GlTextureParameterfEXTNative typedef
GlTextureParameterfEXTNative =
Void Function(Uint32 texture, Uint32 target, Uint32 pname, Float param)
Implementation
typedef GlTextureParameterfEXTNative = Void Function(
Uint32 texture, Uint32 target, Uint32 pname, Float param);