GlSamplerParameterfvNative typedef

GlSamplerParameterfvNative = Void Function(Uint32 sampler, Uint32 pname, Pointer<Float> param)

Implementation

typedef GlSamplerParameterfvNative = Void Function(
    Uint32 sampler, Uint32 pname, Pointer<Float> param);