menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlProgramParameteriNative typedef
GlProgramParameteriNative typedef
dark_mode
light_mode
GlProgramParameteriNative
typedef
GlProgramParameteriNative
=
Void
Function
(
Uint32
program
,
Uint32
pname
,
Int32
value
)
Implementation
typedef GlProgramParameteriNative = Void Function( Uint32 program, Uint32 pname, Int32 value);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlProgramParameteriNative typedef
opengl_header library