menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlSamplerParameteri typedef
GlSamplerParameteri typedef
dark_mode
light_mode
GlSamplerParameteri
typedef
GlSamplerParameteri
=
void Function
(
int
target
,
int
index
,
int
id
)
Implementation
typedef GlSamplerParameteri = void Function(int sampler, int pname, int param);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlSamplerParameteri typedef
opengl_header library