openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glGetActiveUniformsiv
gl
Get
Active
Uniformsiv
fun
glGetActiveUniformsiv
(
program
:
Int
,
uniformIndices
:
IntBuffer
,
pname
:
Int
,
params
:
IntBuffer
)
(
source
)
fun
glGetActiveUniformsiv
(
program
:
Int
,
uniformIndices
:
IntArray
,
pname
:
Int
,
params
:
IntArray
)
(
source
)