openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-nullgl
/
org.openrndr.internal.nullgl
/
DriverNullGL
/
createShader
create
Shader
open
override
fun
createShader
(
vsCode
:
String
,
tcsCode
:
String
?
,
tesCode
:
String
?
,
gsCode
:
String
?
,
fsCode
:
String
,
name
:
String
,
session
:
Session
?
)
:
Shader
(
source
)