mesa/src/imagination/csbgen
Matt Coster 29a7d924c7 pvr: csbgen: Make all generated enums unambiguous
This change involves two enums:
 * rogue_texstate.xml: All COMPRESSED_* members of FORMAT are moved
   to FORMAT_COMPRESSED (without the prefix). A second field is added
   to IMAGE_WORD0 (texformat_compressed) which overlaps with the
   original (texformat), and
 * rogue_pbestate.xml: REG_WORD0_LINESTRIDE was not a real enum; it's
   removed entirely. It only has value when feature
   pbe_stride_align_1pixel is present, so a FIXME comment was added to
   this effect.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17204>
2022-06-23 15:21:17 +00:00
..
gen_pack_header.py pvr: csbgen: Add *_unpack() functions for all generated struct types 2022-06-08 09:13:22 +00:00
meson.build
pvr_packet_helpers.h pvr: csbgen: Add *_unpack() functions for all generated struct types 2022-06-08 09:13:22 +00:00
rogue_cdm.xml
rogue_cr.xml pvr: Fix ISP_RENDER_MODE_TYPE enum in rogue_cr.xml 2022-06-07 14:55:10 +01:00
rogue_hwdefs.h
rogue_ipf.xml
rogue_lls.xml
rogue_pbestate.xml pvr: csbgen: Make all generated enums unambiguous 2022-06-23 15:21:17 +00:00
rogue_pds.xml
rogue_ppp.xml
rogue_texstate.xml pvr: csbgen: Make all generated enums unambiguous 2022-06-23 15:21:17 +00:00
rogue_vdm.xml