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
/
glDrawElementsInstancedBaseInstance
gl
Draw
Elements
Instanced
Base
Instance
commonJvm
jvm
expect
inline
fun
glDrawElementsInstancedBaseInstance
(
mode
:
Int
,
count
:
Int
,
type
:
Int
,
indices
:
Long
,
primcount
:
Int
,
baseinstance
:
Int
)
(
source
)
actual
inline
fun
glDrawElementsInstancedBaseInstance
(
mode
:
Int
,
count
:
Int
,
type
:
Int
,
indices
:
Long
,
primcount
:
Int
,
baseinstance
:
Int
)
(
source
)