webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuDeviceGetFeatures
wgpu
Device
Get
Features
fun
wgpuDeviceGetFeatures
(
device
:
WGPUDevice
,
features
:
Pointer
<
WGPUSupportedFeatures
>
)
Get the list of
WGPUFeatureName
values supported by the device.
Parameters
features
TODO