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