library
/
com.otaliastudios.opengl.program
/
GlShader
common
Gl
Shader
class
GlShader
(type:
Int
, id:
Int
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
GlShader
Link copied to clipboard
common
fun
GlShader
(type:
Int
, source:
String
)
Content copied to clipboard
Functions
release
Link copied to clipboard
common
fun
release
()
Content copied to clipboard
Properties
id
Link copied to clipboard
common
val
id
:
Int
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
Int
Content copied to clipboard