mesa/src/intel
Jason Ekstrand 56fe30cbfc anv: Make anv_image_aspect_to_plane take an anv_image*
It's called anv_image_* so it really should take an anv_image.  For the
couple of cases where we really want to pass in a set of aspects, we
leave an anv_aspect_to_plane() helper.  anv_image_aspect_to_plane() is
then just a wrapper around it which grabs the aspects from the image.

While we're in the area, sprinkle some const around.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12141>
2021-08-09 16:07:23 +00:00
..
blorp intel/blorp: Use nir_texop_txl 2021-07-23 15:53:57 +00:00
common intel/decode: add gfx4 vertex shader decode 2021-08-02 07:23:58 +10:00
compiler intel/disasm: fix missing oword index decoding 2021-08-03 17:26:37 +00:00
dev intel/dev: Use intel_i915_query_alloc in query_topology 2021-07-16 14:19:20 +00:00
ds pps: fix a missing include in Intel pps driver 2021-05-21 22:03:16 +00:00
genxml intel/genxml: fix raster operation field in blt genxml 2021-08-03 05:38:25 +10:00
isl isl: Use CLAMP macro instead of MIN of MAX 2021-08-03 12:55:11 -07:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: Use intel_i915_query_flags instead of hand-rolling it 2021-07-16 14:19:20 +00:00
tools intel/tools/aubinator_error_decode: tag hanging instruction 2021-07-21 08:20:06 +00:00
vulkan anv: Make anv_image_aspect_to_plane take an anv_image* 2021-08-09 16:07:23 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build pps: Intel pps driver 2021-05-18 14:28:48 +00:00