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