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
/
glClearTexSubImage
gl
Clear
Tex
Sub
Image
commonJvm
jvm
expect
inline
fun
glClearTexSubImage
(
texture
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
zoffset
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
Int
,
type
:
Int
,
data
:
FloatArray
)
(
source
)
actual
inline
fun
glClearTexSubImage
(
texture
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
zoffset
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
Int
,
type
:
Int
,
data
:
FloatArray
)
(
source
)