mesa/src/amd
Lionel Landwerlin a41e8dc588 spirv: switch to uint64 for rayquery internal type
Fixes dEQP-VK.ray_query.advanced.using_wrapper_function.comp.*

An empty struct is causing problems because when passing it as
argument the spirv parser will just drop the argument, considering it
does not hold any data.

v2: update radv CI

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 4c703686db ("spirv: handle ray query intrinsics")
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17420>
2022-07-14 09:15:52 +00:00
..
addrlib amd: Revert gfx10 addrlib changes 2022-07-11 09:10:16 +00:00
ci spirv: switch to uint64 for rayquery internal type 2022-07-14 09:15:52 +00:00
common ac/surface: expose all 64K_R_X and 256K_R_X modifiers on gfx11 2022-07-09 21:00:51 +00:00
compiler aco: fix packed 16bit fneg/fsat optimization 2022-07-11 10:10:00 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: use LLVMBuildLoad2 in visit_load 2022-07-08 08:41:25 +00:00
registers amd/gfx11: add PixelWaitSync packet fields 2022-06-15 20:52:42 +00:00
vulkan radv: Set uses_sample_shading for copy shaders 2022-07-13 20:28:42 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00