@nextcloud/dialogs
Preparing search index...
<internal>
GPURenderBundleEncoderDescriptor
Interface GPURenderBundleEncoderDescriptor
interface
GPURenderBundleEncoderDescriptor
{
colorFormats
:
(
GPUTextureFormat
|
null
)
[]
;
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
|
null
)
[]
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
@nextcloud/dialogs
Loading...