Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUStencilFaceState
Interface gpuGPUStencilFaceState
interface
gpuGPUStencilFaceState
{
compare
?:
string
;
depthFailOp
?:
string
;
failOp
?:
string
;
passOp
?:
string
;
}
Index
Properties
compare?
depth
Fail
Op?
fail
Op?
pass
Op?
Properties
Optional
compare
compare
?:
string
Optional
depth
Fail
Op
depth
Fail
Op
?:
string
Optional
fail
Op
fail
Op
?:
string
Optional
pass
Op
pass
Op
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
compare
depth
Fail
Op
fail
Op
pass
Op
@cloudflare/workers-types
Loading...