ash/generator
Marijn Suijten ee86c65757
generator: Limit pCode member workaround to VkShaderModuleCreateInfo (#707)
An upcoming extension will ship with an untyped `pCode` member (`void
*`) including a valid `len` field pointing to a `codeSize` field rather
than obscure Latex math and a `/4` expression in `altlen`.  Limit the
scope of our workaround for that SPIR-V-specific `pCode` field to
`VkShaderModuleCreateInfo`.
2023-02-17 19:50:59 +01:00
..
src generator: Limit pCode member workaround to VkShaderModuleCreateInfo (#707) 2023-02-17 19:50:59 +01:00
Vulkan-Headers@00671c64ba Update Vulkan-Headers to 1.3.238 (#688) 2022-12-19 19:42:05 +01:00
Cargo.toml fix clippy::uninlined_format_args (#705) 2023-02-17 18:11:44 +01:00