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 #179
Fixes #119
  • Loading branch information
Kangz committed May 22, 2023
1 parent a67a25c commit 785b47d
Showing 1 changed file with 563 additions and 474 deletions.
Loading

0 comments on commit 785b47d

Please sign in to comment.