43ab997951
We were missing the following "newer" fields: - ex_desc - predicate_trivial - sdepth - rcount - writes_accumulator - no_dd_clear - no_dd_check - check_tdr - send_is_volatile - send_ex_desc_scratch - send_ex_bso - last_rt - keep_payload_trailing_zeroes - has_packed_lod_ai_src We can actually just check ex_desc and the new "bits" union to handle most of them with fewer checks. Reviewed-by: Caio Oliveira <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29624>