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
/
glTextureStorage3D
gl
Texture
Storage3D
commonJvm
jvm
expect
inline
fun
glTextureStorage3D
(
texture
:
Int
,
levels
:
Int
,
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
)
(
source
)
actual
inline
fun
glTextureStorage3D
(
texture
:
Int
,
levels
:
Int
,
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
)
(
source
)