wgpu4k-native
Toggle table of contents
v24.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
io.ygdrasil.wgpu
/
Functions
/
wgpuBufferMapAsync
wgpu
Buffer
Map
Async
jvm
fun
wgpuBufferMapAsync
(
handler
:
MemorySegment
,
mode
:
ULong
,
offset
:
ULong
,
size
:
ULong
,
callbackInfo
:
MemorySegment
)