mesa/src/microsoft
Boris Brezillon 211d980d29 microsoft/spirv_to_dxil: Fix push_constants type declaration
We're not declaring an array of bytes but an array of uint32. Let's
fix the element_count we pass to glsl_array_type().

Fixes: de1e941c59 ("microsoft/spirv_to_dxil: Lower push constant loads to UBO loads")
Reviewed-by: Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16703>
(cherry picked from commit 6783a88455)
2022-06-07 13:17:38 -07:00
..
ci dzn: Add CI target for vulkan driver 2022-04-13 18:05:44 +00:00
clc clc/tests: use dxil_validator 2022-04-07 00:00:45 +00:00
compiler microsoft/compiler: Unload DXIL validator library *after* calling Release() 2022-05-02 10:46:35 -07:00
resource_state_manager d3d12: Add UAV barriers for UAVs that are being used by compute transforms 2022-01-31 13:13:33 -08:00
spirv_to_dxil microsoft/spirv_to_dxil: Fix push_constants type declaration 2022-06-07 13:17:38 -07:00
vulkan dzn: Use the vk_sync_binary abstraction 2022-06-01 14:10:28 -07:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00