Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUBindGroupDescriptor
Interface gpuGPUBindGroupDescriptor
interface
gpuGPUBindGroupDescriptor
{
entries
:
gpuGPUBindGroupEntry
[]
;
label
?:
string
;
layout
:
gpuGPUBindGroupLayout
;
}
Index
Properties
entries
label?
layout
Properties
entries
entries
:
gpuGPUBindGroupEntry
[]
Optional
label
label
?:
string
layout
layout
:
gpuGPUBindGroupLayout
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
entries
label
layout
@cloudflare/workers-types
Loading...