openrndr
Toggle table of contents
0.5.0-dev.24+7dd2530
commonJvm
jvm
Target filter
commonJvm
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glGetActiveUniform
gl
Get
Active
Uniform
commonJvm
jvm
expect
inline
fun
glGetActiveUniform
(
program
:
Int
,
index
:
Int
,
length
:
IntArray
,
size
:
IntArray
,
type
:
IntArray
)
:
String
(
source
)
actual
inline
fun
glGetActiveUniform
(
program
:
Int
,
index
:
Int
,
length
:
IntArray
,
size
:
IntArray
,
type
:
IntArray
)
:
String
(
source
)