toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPURenderBundleEncoderDescriptor
GPURender
Bundle
Encoder
Descriptor
external
interface
GPURenderBundleEncoderDescriptor
:
GPURenderPassLayout
(
source
)
Members
Properties
color
Formats
Link copied to clipboard
abstract
val
colorFormats
:
ReadonlyArray
<
GPUTextureFormat
?
>
depth
Read
Only
Link copied to clipboard
abstract
val
depthReadOnly
:
Boolean
?
depth
Stencil
Format
Link copied to clipboard
abstract
val
depthStencilFormat
:
GPUTextureFormat
?
label
Link copied to clipboard
abstract
val
label
:
String
?
sample
Count
Link copied to clipboard
abstract
val
sampleCount
:
GPUSize32
?
stencil
Read
Only
Link copied to clipboard
abstract
val
stencilReadOnly
:
Boolean
?