Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUComputePipelineDescriptor
Interface gpuGPUComputePipelineDescriptor
interface
gpuGPUComputePipelineDescriptor
{
compute
:
gpuGPUProgrammableStage
;
label
?:
string
;
layout
:
string
|
gpuGPUPipelineLayout
;
}
Index
Properties
compute
label?
layout
Properties
compute
compute
:
gpuGPUProgrammableStage
Optional
label
label
?:
string
layout
layout
:
string
|
gpuGPUPipelineLayout
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
compute
label
layout
@cloudflare/workers-types
Loading...