mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 08:40:39 +01:00
etnaviv: meson: add etnaviv_query_pm.[ch] to the sources
Otherwise building the driver will fail with unresolved symbols.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105960
Fixes: 72d2043be0 ("etnaviv: add perfmon query implementation")
Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: Clayton Craft <clayton.a.craft@intel.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
This commit is contained in:
parent
f23b45dce3
commit
ea2536cd26
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ files_etnaviv = files(
|
|||
'etnaviv_query_hw.h',
|
||||
'etnaviv_query_sw.c',
|
||||
'etnaviv_query_sw.h',
|
||||
'etnaviv_query_pm.c',
|
||||
'etnaviv_query_pm.h',
|
||||
'etnaviv_rasterizer.c',
|
||||
'etnaviv_rasterizer.h',
|
||||
'etnaviv_resource.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue