menu
openworld_gl package
documentation
openGL/opengl/OpenGLContextES.dart
OpenGLContextES
createShader method
createShader method
dark_mode
light_mode
createShader
method
dynamic
createShader
(
dynamic
type
)
Implementation
createShader(type) { return gl.glCreateShader(type); }
openworld_gl package
documentation
openGL/opengl/OpenGLContextES
OpenGLContextES
createShader method
OpenGLContextES class