wgpu4k-native
Toggle table of contents
v24.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
io.ygdrasil.wgpu
/
Functions
/
wgpuCommandEncoderCopyTextureToTexture
wgpu
Command
Encoder
Copy
Texture
To
Texture
jvm
fun
wgpuCommandEncoderCopyTextureToTexture
(
handler
:
MemorySegment
,
source
:
MemorySegment
,
destination
:
MemorySegment
,
copySize
:
MemorySegment
)