menu
flutter_gl package
documentation
openGL/opengl/opengl_es_bindings/src/gles_bindings.dart
LibOpenGLES
glIsSampler method
glIsSampler method
dark_mode
light_mode
glIsSampler
method
int
glIsSampler
(
int
sampler
)
Implementation
int glIsSampler( int sampler, ) { return _glIsSampler( sampler, ); }
flutter_gl package
documentation
openGL/opengl/opengl_es_bindings/src/gles_bindings
LibOpenGLES
glIsSampler method
LibOpenGLES class