littlekt
0.6.0
common
js
jvmAndroid
core
/
com.lehaine.littlekt.graphics.gl
/
GlShader
Gl
Shader
common
js
jvmAndroid
expect
class
GlShader
Author
Colton Daily
actual
class
GlShader
Author
Colton Daily
actual
class
GlShader
Author
Colton Daily
Constructors
Properties
Constructors
Gl
Shader
Link copied to clipboard
js
fun
GlShader
(
delegate
:
WebGLShader
)
Gl
Shader
Link copied to clipboard
jvmAndroid
fun
GlShader
(
address
:
Int
)
Properties
address
Link copied to clipboard
jvmAndroid
val
address
:
Int
delegate
Link copied to clipboard
js
val
delegate
:
WebGLShader