Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUPrimitiveState
Interface gpuGPUPrimitiveState
interface
gpuGPUPrimitiveState
{
cullMode
?:
string
;
frontFace
?:
string
;
stripIndexFormat
?:
string
;
topology
?:
string
;
unclippedDepth
?:
boolean
;
}
Index
Properties
cull
Mode?
front
Face?
strip
Index
Format?
topology?
unclipped
Depth?
Properties
Optional
cull
Mode
cull
Mode
?:
string
Optional
front
Face
front
Face
?:
string
Optional
strip
Index
Format
strip
Index
Format
?:
string
Optional
topology
topology
?:
string
Optional
unclipped
Depth
unclipped
Depth
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cull
Mode
front
Face
strip
Index
Format
topology
unclipped
Depth
@cloudflare/workers-types
Loading...