Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPURenderPipeline
GPURender
Pipeline
class
GPURenderPipeline
:
GPUObjectBase
,
GPUPipelineBase
(
source
)
Available only in secure contexts.
MDN Reference
Members
Properties
label
Link copied to clipboard
open
var
label
:
String
MDN Reference
Functions
get
Bind
Group
Layout
Link copied to clipboard
open
fun
getBindGroupLayout
(
index
:
Int
)
:
GPUBindGroupLayout
MDN Reference