Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPURenderPassLayout
GPURender
Pass
Layout
interface
GPURenderPassLayout
:
GPUObjectDescriptorBase
(
source
)
Inheritors
GPURenderBundleEncoderDescriptor
Members
Properties
color
Formats
Link copied to clipboard
abstract
val
colorFormats
:
ReadonlyArray
<
GPUTextureFormat
?
>
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
?