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