Skip to content

Commit

Permalink
Add overridable attributes to all types (defaulting to empty)
Browse files Browse the repository at this point in the history
 - 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
Kangz authored and kainino0x committed May 24, 2023
1 parent e72c33f commit 3d7a5d3
Showing 1 changed file with 563 additions and 474 deletions.
Loading

0 comments on commit 3d7a5d3

Please sign in to comment.