Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add overridable attributes to all types (defaulting to empty)
- Also adds WGPU_NULLABLE instead of the /* nullable */ comments - Also adds WGPUFeatureName_Float32Filterable - Also adds struct forward declarations and move funtion pointers typedefs before the struct definitions, so that struct can contain function pointers. Fixes webgpu-native#179 Fixes webgpu-native#119
- Loading branch information