menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlCreateQueries typedef
GlCreateQueries typedef
dark_mode
light_mode
GlCreateQueries
typedef
GlCreateQueries
=
void Function
(
int
target
,
int
n
,
Pointer
<
Uint32
>
ids
)
Implementation
typedef GlCreateQueries = void Function(int target, int n, Pointer<Uint32> ids);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlCreateQueries typedef
opengl_header library