Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUProgrammableStage
Interface gpuGPUProgrammableStage
interface
gpuGPUProgrammableStage
{
constants
?:
Record
<
string
,
number
>
;
entryPoint
:
string
;
module
:
gpuGPUShaderModule
;
}
Index
Properties
constants?
entry
Point
module
Properties
Optional
constants
constants
?:
Record
<
string
,
number
>
entry
Point
entry
Point
:
string
module
module
:
gpuGPUShaderModule
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constants
entry
Point
module
@cloudflare/workers-types
Loading...