wgpu Instance Get WGSLLanguage Features
fun wgpuInstanceGetWGSLLanguageFeatures(instance: WGPUInstance, features: Pointer<WGPUSupportedWGSLLanguageFeatures>): WGPUStatus
Get the list of WGPUWGSLLanguageFeatureName values supported by the instance.
Parameters
features
TODO