mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
i965: update Makefile.sources for perf changes
brw_performance_query_metrics.h was removed in134e750e16and brw_performance_query.h was removed in8ae6667992remove reference to these files from Makefile.sources Signed-off-by: Jonathan Gray <jsg@jsg.id.au> Fixes:134e750e16("i965: extract performance query metrics") Fixes:8ae6667992("intel/perf: move query_object into perf") Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> (cherry picked from commit34dda0ca65)
This commit is contained in:
parent
a39d364af3
commit
b4e83559cb
1 changed files with 0 additions and 2 deletions
|
|
@ -35,9 +35,7 @@ i965_FILES = \
|
|||
brw_object_purgeable.c \
|
||||
brw_pipe_control.c \
|
||||
brw_pipe_control.h \
|
||||
brw_performance_query.h \
|
||||
brw_performance_query.c \
|
||||
brw_performance_query_metrics.h \
|
||||
brw_program.c \
|
||||
brw_program.h \
|
||||
brw_program_binary.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue