AngleExtensions

class AngleExtensions(functionProvider: FunctionProvider)(source)

Constructors

Link copied to clipboard
constructor(functionProvider: FunctionProvider)

Functions

Link copied to clipboard
fun glTexLevelParameterivANGLE(target: Int, level: Int, pname: Int, params: IntArray)
Link copied to clipboard
fun glTexStorage2DMultisampleANGLE(target: Int, samples: Int, internalFormat: Int, width: Int, height: Int, fixedSampleLocations: Boolean)