gl property
dynamic
gl
final
The native GLES FFI binding (e.g., the object that has glGenQueries, glGetQueryiv, etc.)
Implementation
final dynamic gl;
The native GLES FFI binding (e.g., the object that has glGenQueries, glGetQueryiv, etc.)
final dynamic gl;