GlUtil

open class GlUtil

Some OpenGL static utility functions.

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun checkNoGLES2Error(msg: String)
Link copied to clipboard
Link copied to clipboard
open fun generateTexture(target: Int): Int
Generate texture with standard parameters.