Trilium Frontend API
Preparing search index...
<internal>
GPURenderBundleEncoderDescriptor
Interface GPURenderBundleEncoderDescriptor
interface
GPURenderBundleEncoderDescriptor
{
colorFormats
:
GPUTextureFormat
[]
;
depthReadOnly
?:
boolean
;
depthStencilFormat
?:
GPUTextureFormat
;
label
?:
string
;
sampleCount
?:
number
;
stencilReadOnly
?:
boolean
;
}
Hierarchy (
View Summary
)
GPURenderPassLayout
GPURenderBundleEncoderDescriptor
Index
Properties
color
Formats
depth
Read
Only?
depth
Stencil
Format?
label?
sample
Count?
stencil
Read
Only?
Properties
color
Formats
colorFormats
:
GPUTextureFormat
[]
Optional
depth
Read
Only
depthReadOnly
?:
boolean
Optional
depth
Stencil
Format
depthStencilFormat
?:
GPUTextureFormat
Optional
label
label
?:
string
Optional
sample
Count
sampleCount
?:
number
Optional
stencil
Read
Only
stencilReadOnly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
Formats
depth
Read
Only
depth
Stencil
Format
label
sample
Count
stencil
Read
Only
Trilium Frontend API
Loading...