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
/
wgpuRenderBundleEncoderDraw
wgpu
Render
Bundle
Encoder
Draw
jvm
fun
wgpuRenderBundleEncoderDraw
(
handler
:
MemorySegment
,
vertexCount
:
UInt
,
instanceCount
:
UInt
,
firstVertex
:
UInt
,
firstInstance
:
UInt
)