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