GlShader

class GlShader(type: Int, id: Int)

Constructors

GlShader
Link copied to clipboard
common
fun GlShader(type: Int, source: String)

Functions

release
Link copied to clipboard
common
fun release()

Properties

id
Link copied to clipboard
common
val id: Int
type
Link copied to clipboard
common
val type: Int