mesa/src/broadcom
Alejandro Piñeiro a38abf28c4 v3dv/format: expose properly that some formats are not filterable
Specifically A8B8G8R8_UINT_PACK32, A8B8G8R8_SINT_PACK32, and
A2B10G10R10_UINT_PACK32. They are based on the internal types RGBA8UI,
RGBA8I, and RGB10_A2UI, that are not filterable.

That gets several failing CTS like this:
  dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_uint_pack32.a8b8g8r8_uint_pack32.optimal_optimal_linear_stripes_x

To properly skip instead of fail. So we also update the ci
expectation.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11794>
2021-07-09 11:37:01 +00:00
..
ci v3dv/format: expose properly that some formats are not filterable 2021-07-09 11:37:01 +00:00
cle intel: Rename gen_10 to ver_10 2021-04-20 20:06:34 +00:00
clif v3dv: clif format dumping support 2020-10-13 21:21:26 +00:00
common broadcom/util: don't use compute supergroup packing with subgroups 2021-06-29 08:43:06 +02:00
compiler broadcom/compiler: use nir_sort_variables_with_modes 2021-06-29 10:11:58 +00:00
drm-shim vc4: add drm-shim 2021-01-28 16:14:06 +00:00
qpu broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes 2021-06-29 08:43:06 +02:00
simulator v3d/simulator: get rid of has_gca wrapper 2021-06-07 21:52:20 +00:00
vulkan v3dv/format: expose properly that some formats are not filterable 2021-07-09 11:37:01 +00:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
meson.build broadcom/common: move v3d_tiling to common 2021-06-04 13:00:40 +02:00