toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPURenderPassLayout
GPURender
Pass
Layout
external
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
?