ash/generator
Benjamin Saunders 84cddb7383
Omit wrapper functions on Fp structs (#599)
* Omit wrapper functions on Fp structs

These wrappers contributed thousands of lines of code but offered
insignificant ergonomic benefit as the same functions are also wrapped
at a higher level and, if necessary, wrapper functions can be called
directly.

* Standardize on direct fp table access in wrapper functions
2022-03-22 23:50:18 +01:00
..
src Omit wrapper functions on Fp structs (#599) 2022-03-22 23:50:18 +01:00
Vulkan-Headers@384881cc90 Update Vulkan-Headers to 1.3.207 (#597) 2022-03-22 23:30:41 +01:00
Cargo.toml Vulkan 1.2.175: Provisional Video Extensions (#417) 2021-06-06 11:00:29 +02:00