wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
RenderPass.setBindGroup
wgpu
api
RenderPass
Sets the active bind group for a given bind group index.
struct
RenderPass
void
setBindGroup
(
const
uint
index
,
const
BindGroup
bindGroup
,
BufferAddress
[]
offsets
)
Meta
Source
See Implementation
wgpu
api
RenderPass
functions
draw
drawIndexed
setBindGroup
setBlendColor
setIndexBuffer
setPipeline
setScissorRect
setStencilReference
setVertexBuffers
setViewport
variables
descriptor
instance
Sets the active bind group for a given bind group index.