Home
last modified time | relevance | path

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

/external/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()
173 case FD_QUERY_BATCH_TOTAL: in fd_sw_create_query()
Dfreedreno_query.h58 #define FD_QUERY_BATCH_TOTAL (PIPE_QUERY_DRIVER_SPECIFIC + 1) /* total # of batches (submits) … macro