anv: drop CFE state validation checks
authorRohan Garg <rohan.garg@intel.com>
Thu, 13 Jul 2023 11:12:24 +0000 (13:12 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 21 Jul 2023 10:46:08 +0000 (10:46 +0000)
commit01965a2fe95a309d9eb646b68406ac05d87a350f
tree44a0eea104955ab920df322fdf5f25e9247c14a9
parente7e7042093cadf67996edcc515c41c0dc349ea76
anv: drop CFE state validation checks

anv no longer needs to track if the CFE state is valid since we ensure
that the state is valid at pipeline creation time.

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23934>
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c