anv/measure: Fix INTEL_MEASURE for ANV
authorFelix DeGrood <felix.j.degrood@intel.com>
Mon, 24 Jan 2022 16:25:12 +0000 (16:25 +0000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 17 Feb 2022 22:15:23 +0000 (22:15 +0000)
commit6e939ca8651eeea25db793d3f6cc52bb13e3ec9a
tree5aca617d9383286a12b8d681c321ca424a0cb175
parentaa2652958a5728b500bc7e7c679d71487f27964c
anv/measure: Fix INTEL_MEASURE for ANV

INTEL_MEASURE broke while implementing the common sync and submit
framework. Re-adding missing INTEL_MEASURE entry point for
command buffer submit.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14998>
src/intel/vulkan/anv_batch_chain.c