mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 19:40:10 +01:00
anv: Nuke perf_metric
This is not used. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31026>
This commit is contained in:
parent
8f6fca89aa
commit
5d4e319aec
1 changed files with 0 additions and 1 deletions
|
|
@ -1952,7 +1952,6 @@ struct anv_device {
|
|||
struct anv_cmd_buffer *cmd_buffer_being_decoded;
|
||||
|
||||
int perf_fd; /* -1 if no opened */
|
||||
uint64_t perf_metric; /* 0 if unset */
|
||||
|
||||
struct intel_aux_map_context *aux_map_ctx;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue