Zernikalos
Toggle table of contents
0.7.0
WebGPU
Target filter
WebGPU
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.context.webgpu
/
GPUBindGroupEntry
GPUBind
Group
Entry
WebGPU
data
class
GPUBindGroupEntry
(
var
binding
:
Int
,
var
resource
:
Any
)
(
source
)
Members
Constructors
GPUBind
Group
Entry
Link copied to clipboard
WebGPU
constructor
(
binding
:
Int
,
resource
:
Any
)
Properties
binding
Link copied to clipboard
WebGPU
var
binding
:
Int
resource
Link copied to clipboard
WebGPU
var
resource
:
Any
Functions
to
Gpu
Link copied to clipboard
WebGPU
fun
toGpu
(
)
:
dynamic