mesa/src/microsoft/spirv_to_dxil
Erik Faye-Lund 5288fe31b4 microsoft/spirv_to_dxil: lower cube-images to 2d arrays
textureLoad() doesn't work on cube images. We need to lower cube
images to 2D arrays.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16904>
2022-06-10 22:14:14 +00:00
..
dxil_spirv_nir.c microsoft/spirv_to_dxil: lower cube-images to 2d arrays 2022-06-10 22:14:14 +00:00
dxil_spirv_nir.h microsoft/spirv_to_dxil: Add a linking helper 2022-06-08 15:17:05 +00:00
dxil_validation.cpp microsoft/spirv_to_dxil: use dxil_validator 2022-04-07 00:00:45 +00:00
dxil_validation.h microsoft/compiler: normalize line endings 2022-01-19 15:17:17 +00:00
meson.build microsoft/spirv_to_dxil: Extract NIR passes out of spirv_to_dxil() 2022-06-08 15:17:05 +00:00
spirv2dxil.c microsoft/spirv2dxil: Add a debug option 2022-06-08 15:17:05 +00:00
spirv_to_dxil.c microsoft/spirv_to_dxil: Let spirv_to_dxil() handle the linking 2022-06-08 15:17:05 +00:00
spirv_to_dxil.def spirv_to_dxil: expose version number 2021-08-05 13:30:42 -07:00
spirv_to_dxil.h microsoft/spirv_to_dxil: Constify the descriptor binding mapping fields 2022-06-08 15:17:05 +00:00