menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlSamplerParameteriv typedef
GlSamplerParameteriv typedef
dark_mode
light_mode
GlSamplerParameteriv
typedef
GlSamplerParameteriv
=
void Function
(
int
sampler
,
int
pname
,
Pointer
<
Int32
>
param
)
Implementation
typedef GlSamplerParameteriv = void Function( int sampler, int pname, Pointer<Int32> param);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlSamplerParameteriv typedef
opengl_header library