wgpu4k
Toggle table of contents
0.0.2
common
commonNative
js
wasmJs
Platform filter
common
commonNative
js
wasmJs
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
RenderPassEncoder
/
setBindGroup
set
Bind
Group
common
commonNative
js
wasmJs
expect
fun
setBindGroup
(
index
:
GPUIndex32
,
bindGroup
:
BindGroup
,
dynamicOffsets
:
List
<
GPUIndex32
>
=
listOf()
)
actual
fun
setBindGroup
(
index
:
GPUIndex32
,
bindGroup
:
BindGroup
,
dynamicOffsets
:
List
<
GPUIndex32
>
)
actual
fun
setBindGroup
(
index
:
GPUIndex32
,
bindGroup
:
BindGroup
,
dynamicOffsets
:
List
<
GPUIndex32
>
)
actual
fun
setBindGroup
(
index
:
GPUIndex32
,
bindGroup
:
BindGroup
,
dynamicOffsets
:
List
<
GPUIndex32
>
)