menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlTexParameterIiv typedef
GlTexParameterIiv typedef
dark_mode
light_mode
GlTexParameterIiv
typedef
GlTexParameterIiv
=
void Function
(
int
buffer
,
int
drawbuffer
,
Pointer
<
Int32
>
value
)
Implementation
typedef GlTexParameterIiv = void Function( int target, int pname, Pointer<Int32> params);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlTexParameterIiv typedef
opengl_header library