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