webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuDeviceCreatePipelineLayout
wgpu
Device
Create
Pipeline
Layout
fun
wgpuDeviceCreatePipelineLayout
(
device
:
WGPUDevice
,
descriptor
:
Pointer
<
WGPUPipelineLayoutDescriptor
>
)
:
WGPUPipelineLayout
TODO
Parameters
descriptor
TODO