d07ec3f038
We were using both uint32_t and anv_cmd_dirty_mask_t, this is a cleanup making type usage consistent. Commit also changes type of the mask to be enum anv_cmd_dirty_bits. Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16849>