gallium/dump: add missing query-type to short-list
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Fixes: a677799e51 ("gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
and corresponding cap")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
@@ -425,6 +425,7 @@ util_query_type_short_names[] = {
|
||||
"primitives_emitted",
|
||||
"so_statistics",
|
||||
"so_overflow_predicate",
|
||||
"so_overflow_any_predicate",
|
||||
"gpu_finished",
|
||||
"pipeline_statistics",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user