mesa/src/broadcom/cle
Alejandro Piñeiro df243d0094 broadcom: don't define internal BPP values twice
We have a "maximum bpp of all render targets" field for several
packets. For them we were defining manually the possible values. But
all the possible values are the ones defined at the already defined
type "Internal BPP". So in practice we were defining the possible BPP
values twice.

Also for those fields, sometimes we were using the "Internal BPP" type
and in some other cases we were not, so this commit also adds some
consistency.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11976>
2021-07-20 12:06:56 +00:00
..
gen_pack_header.py broadcom/genxml: Stop manually scrubbing 'α' -> "alpha" 2019-09-23 20:24:54 +00:00
meson.build broadcom: Disbale CLIF dumping when libexpat isn't available. 2021-03-24 17:25:07 +00:00
v3d_decoder.c intel: Rename gen_10 to ver_10 2021-04-20 20:06:34 +00:00
v3d_decoder.h v3d: Add pack header support for f187 values. 2018-07-30 14:29:01 -07:00
v3d_packet_helpers.h v3d: use uint type in _gen_unpack_uint 2021-04-07 09:39:42 +00:00
v3d_packet_v21.xml v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields. 2018-06-29 13:36:28 -07:00
v3d_packet_v33.xml broadcom: don't define internal BPP values twice 2021-07-20 12:06:56 +00:00
v3dx_pack.h broadcom/vc5: Add XML for V3D 4.2. 2018-01-27 18:57:58 +11:00