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