we
Preparing search index...
core/commandInfo/base
I_weComputeStruct
Interface I_weComputeStruct
interface
I_weComputeStruct
{
computeInfo
:
{
bindGroup
?:
(
undefined
|
null
|
GPUBindGroup
)
[]
;
dispatchCount
:
[
number
,
number
,
number
]
;
pipeline
:
GPUComputePipeline
;
}
;
device
:
GPUDevice
;
parent
:
any
;
}
Index
Properties
compute
Info
device
parent
Properties
compute
Info
computeInfo
:
{
bindGroup
?:
(
undefined
|
null
|
GPUBindGroup
)
[]
;
dispatchCount
:
[
number
,
number
,
number
]
;
pipeline
:
GPUComputePipeline
;
}
device
device
:
GPUDevice
parent
parent
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compute
Info
device
parent
we
Loading...