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
/
wgpuCommandEncoderCopyTextureToBuffer
wgpu
Command
Encoder
Copy
Texture
To
Buffer
jvm
fun
wgpuCommandEncoderCopyTextureToBuffer
(
handler
:
MemorySegment
,
source
:
MemorySegment
,
destination
:
MemorySegment
,
copySize
:
MemorySegment
)