Home
last modified time | relevance | path

Searched refs:FD_QUERY_BATCH_TOTAL (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_sw.c60 case FD_QUERY_BATCH_TOTAL: in read_counter()
86 case FD_QUERY_BATCH_TOTAL: in is_time_rate_query()
180 case FD_QUERY_BATCH_TOTAL: in fd_sw_create_query()
Dfreedreno_query.h62 #define FD_QUERY_BATCH_TOTAL \ macro