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

0 comments on commit 97ec8e0

Please sign in to comment.