mesa/src/intel
Dylan Baker a8691f916b intel/mi: use 64bit constant for bitshift
Coverity complains that we could end up rolling over on a 32bit
platform, which isn't really true because of the assertion, but there's
also no harm in ensuring that we have exactly the same behavior for both
32 bit and 64 bit platforms.

CID: 1515989
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21572>
2023-03-01 18:42:25 +00:00
..
blorp intel/blorp: Allocate only necessary amount of VERTEX_BUFFER_STATE 2023-02-23 14:27:30 +00:00
ci glsl: remove do_copy_propagation_elements() optimisation pass 2023-03-01 16:09:25 +00:00
common intel/mi: use 64bit constant for bitshift 2023-03-01 18:42:25 +00:00
compiler intel/compiler: Mark various memory barriers intrinsics unreachable 2023-02-27 20:24:01 +00:00
dev anv: halve the push constants space in mesh pipelines 2023-02-28 20:18:01 +00:00
ds intel/ds: track end of pipe bits 2023-02-06 09:12:18 +00:00
genxml genxml: fix border color offset field on Gfx12+ 2023-03-01 08:45:11 +00:00
isl meson: Use sse2_arg and sse2_args to replace usage of c and c_sse2_args 2023-02-27 13:50:11 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf meson: Use sse2_arg and sse2_args to replace usage of c and c_sse2_args 2023-02-27 13:50:11 +00:00
tools meson: Use sse2_arg and sse2_args to replace usage of c and c_sse2_args 2023-02-27 13:50:11 +00:00
vulkan anv: always pick graphics queue to execute prime blits on. 2023-03-01 03:37:36 +00:00
vulkan_hasvk meson: Use sse2_arg and sse2_args to replace usage of c and c_sse2_args 2023-02-27 13:50:11 +00:00
meson.build meson: Use sse2_arg and sse2_args to replace usage of c and c_sse2_args 2023-02-27 13:50:11 +00:00