toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.grafika.gles
/
GlUtil
/
loadShader
load
Shader
open
fun
loadShader
(
shaderType
:
Int
,
source
:
String
)
:
Int
Compiles the provided shader source.
Return
A handle to the shader, or 0 on failure.