mesa/src/intel
Anuj Phogat 226316116c intel/anv: Fix condition to set MipModeFilter for YUV surface
Mip Mode Filter must be set to MIPFILTER_NONE for Planar YUV surfaces.
Add the missing condition to check for planar format.

Fixes: b24b93d584 "anv: enable VK_KHR_sampler_ycbcr_conversion"
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2021-02-17 18:06:07 +00:00
..
blorp blorp: Assert 8x4 alignment for a HiZ op on Gen8-9 2021-02-10 20:48:01 +00:00
common intel/genxml: Free resource before exiting 2021-02-16 15:07:52 +01:00
compiler intel/fs: Shuffle can't handle source modifiers 2021-02-17 03:59:25 +00:00
dev intel/dev: identify rocketlake 2021-02-02 13:25:55 +00:00
genxml genxml: PERFCNT registers are available since HSW 2021-02-02 13:25:54 +00:00
isl intel/isl: move get_tile dims/masks to common isl header 2020-12-30 06:06:33 +10:00
perf intel/perf: introduce additional ralloc context parameter 2021-02-03 16:37:59 +00:00
tools intel/dump_gpu: mark bo as unmapped if its address changes 2021-02-15 11:40:58 +00:00
vulkan intel/anv: Fix condition to set MipModeFilter for YUV surface 2021-02-17 18:06:07 +00:00
Android.blorp.mk
Android.common.mk intel: split driver/device UUID generators 2020-10-07 11:11:23 +03:00
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.dev.mk intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
Android.genxml.mk intel/genxml: Build gen 12.5 2020-12-01 19:06:22 +00:00
Android.isl.mk intel/isl: Build gen 12.5 2020-12-01 19:06:22 +00:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.vulkan.mk anv: Move extension tables to anv_device.c 2021-02-04 20:02:12 +00:00
Makefile.perf.am i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Makefile.sources android: anv: implement anv layer of INTEL_MEASURE 2021-02-06 11:06:17 +01:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00