mesa/src/intel
Kenneth Graunke bb5d09da6c intel/compiler: Use named NIR intrinsic const index accessors
In the early days of NIR, you had to prod at inst->const_index[]
directly, but a long while back, we added handy accessor functions
that let you use the actual name of the thing you want instead of
memorizing the exact order of parameters.

Also rewrite a comment I had a hard time parsing.

Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18067>
2022-08-16 05:44:30 +00:00
..
blorp intel/blorp: Set uses_sample_shading for MSAA blit shaders 2022-07-13 20:28:42 +00:00
ci iris/ci: Set FDO_CI_CONCURRENT for all Chromebook jobs 2022-08-15 11:40:16 +02:00
common intel: protect against empty invalidate ranges 2022-07-13 01:33:27 +00:00
compiler intel/compiler: Use named NIR intrinsic const index accessors 2022-08-16 05:44:30 +00:00
dev intel/dev: remove INTEL_DEVID_OVERRIDE 2022-08-02 11:17:58 +00:00
ds intel/ds: track untyped dataport flushes 2022-08-05 10:43:50 +03:00
genxml genxml: Add BVH data structures 2022-08-05 11:51:31 +00:00
isl isl: fix bug where sb.MOCS is not being set 2022-08-12 12:35:54 +00:00
nullhw-layer intel/nullhw: Use correct macro to fix build regression 2022-08-01 10:54:38 +00:00
perf intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
tools intel: Fixes compile error of aubinator_viewer.cpp with gcc 2022-08-12 18:06:36 +00:00
vulkan anv: don't return incorrect error code for vkCreateDescriptorPool 2022-08-11 14:29:33 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00