Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPURenderBundleEncoderDescriptor
GPURender
Bundle
Encoder
Descriptor
interface
GPURenderBundleEncoderDescriptor
:
GPURenderPassLayout
(
source
)
Members
Properties
color
Formats
Link copied to clipboard
abstract
var
colorFormats
:
ReadonlyArray
<
GPUTextureFormat
?
>
depth
Read
Only
Link copied to clipboard
abstract
var
depthReadOnly
:
Boolean
?
depth
Stencil
Format
Link copied to clipboard
abstract
var
depthStencilFormat
:
GPUTextureFormat
?
label
Link copied to clipboard
abstract
var
label
:
String
?
sample
Count
Link copied to clipboard
abstract
var
sampleCount
:
GPUSize32
?
stencil
Read
Only
Link copied to clipboard
abstract
var
stencilReadOnly
:
Boolean
?