WasmGPU - v0.6.0
Preparing search index...
KernelDispatchOptions
Type Alias KernelDispatchOptions
type
KernelDispatchOptions
=
{
encoder
?:
GPUCommandEncoder
;
label
?:
string
;
validateLimits
?:
boolean
;
}
Index
Properties
encoder?
label?
validate
Limits?
Properties
Optional
encoder
encoder
?:
GPUCommandEncoder
Optional
label
label
?:
string
Optional
validate
Limits
validateLimits
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encoder
label
validate
Limits
Source code
Examples
WasmGPU - v0.6.0
Loading...