webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuCreateInstance
wgpu
Create
Instance
fun
wgpuCreateInstance
(
descriptor
:
Pointer
<
WGPUInstanceDescriptor
>
)
:
WGPUInstance
Create a WGPUInstance
Parameters
descriptor
TODO