We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46867fe commit 8a8859cCopy full SHA for 8a8859c
wgpu/backends/wgpu_native/_mappings.py
@@ -330,7 +330,6 @@
330
"NativeFeature": {
331
"push-constants": 196609,
332
"texture-adapter-specific-format-features": 196610,
333
- "multi-draw-indirect": 196611,
334
"multi-draw-indirect-count": 196612,
335
"vertex-writable-storage": 196613,
336
"texture-binding-array": 196614,
@@ -349,7 +348,6 @@
349
348
"spirv-shader-passthrough": 196631,
350
"vertex-attribute64bit": 196633,
351
"texture-format-nv12": 196634,
352
- "ray-tracing-acceleration-structure": 196635,
353
"ray-query": 196636,
354
"shader-f64": 196637,
355
"shader-i16": 196638,
0 commit comments