Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUBufferBindingLayout
Interface gpuGPUBufferBindingLayout
interface
gpuGPUBufferBindingLayout
{
hasDynamicOffset
?:
boolean
;
minBindingSize
?:
number
|
bigint
;
type
?:
string
;
}
Index
Properties
has
Dynamic
Offset?
min
Binding
Size?
type?
Properties
Optional
has
Dynamic
Offset
has
Dynamic
Offset
?:
boolean
Optional
min
Binding
Size
min
Binding
Size
?:
number
|
bigint
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
has
Dynamic
Offset
min
Binding
Size
type
@cloudflare/workers-types
Loading...