Chartbreaker
Preparing search index...
bundle
<internal>
GPURenderPassDepthStencilAttachment
Interface GPURenderPassDepthStencilAttachment
interface
GPURenderPassDepthStencilAttachment
{
depthClearValue
?:
number
;
depthLoadOp
?:
GPULoadOp
;
depthReadOnly
?:
boolean
;
depthStoreOp
?:
GPUStoreOp
;
stencilClearValue
?:
number
;
stencilLoadOp
?:
GPULoadOp
;
stencilReadOnly
?:
boolean
;
stencilStoreOp
?:
GPUStoreOp
;
view
:
GPUTexture
|
GPUTextureView
;
}
Index
Properties
depth
Clear
Value?
depth
Load
Op?
depth
Read
Only?
depth
Store
Op?
stencil
Clear
Value?
stencil
Load
Op?
stencil
Read
Only?
stencil
Store
Op?
view
Properties
Optional
depth
Clear
Value
depthClearValue
?:
number
Optional
depth
Load
Op
depthLoadOp
?:
GPULoadOp
Optional
depth
Read
Only
depthReadOnly
?:
boolean
Optional
depth
Store
Op
depthStoreOp
?:
GPUStoreOp
Optional
stencil
Clear
Value
stencilClearValue
?:
number
Optional
stencil
Load
Op
stencilLoadOp
?:
GPULoadOp
Optional
stencil
Read
Only
stencilReadOnly
?:
boolean
Optional
stencil
Store
Op
stencilStoreOp
?:
GPUStoreOp
view
view
:
GPUTexture
|
GPUTextureView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
Clear
Value
depth
Load
Op
depth
Read
Only
depth
Store
Op
stencil
Clear
Value
stencil
Load
Op
stencil
Read
Only
stencil
Store
Op
view
Legacy Docs
Impressum
Datenschutz/Privacy
Chartbreaker
Loading...