libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WebGPUCommandEncoder.draw
libwasm
bindings
WebGPU
WebGPUCommandEncoder
Undocumented in source. Be warned that the author may not have intended to support it.
struct
WebGPUCommandEncoder
nothrow
void
draw
()
(
u32
vertexCount
,
u32
instanceCount
,
u32
firstVertex
,
u32
firstInstance
)
Meta
Source
See Implementation
libwasm
bindings
WebGPU
WebGPUCommandEncoder
constructors
this
functions
beginComputePass
beginRenderPass
blit
copyBufferToBuffer
copyBufferToTexture
copyTextureToBuffer
copyTextureToTexture
dispatch
draw
drawIndexed
endComputePass
endRenderPass
finishEncoding
setBindGroup
setBlendColor
setIndexBuffer
setPipeline
setPushConstants
setVertexBuffers
transitionBuffer
variables
handle