Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_sw.c62 case FD_QUERY_BATCH_TOTAL: in read_counter()
84 case FD_QUERY_BATCH_TOTAL: in is_rate_query()
150 case FD_QUERY_BATCH_TOTAL: in fd_sw_create_query()
Dfreedreno_query.h60 #define FD_QUERY_BATCH_TOTAL (PIPE_QUERY_DRIVER_SPECIFIC + 1) /* total # of batches (submits) … macro
Dfreedreno_query.c127 {"batches", FD_QUERY_BATCH_TOTAL, {0}}, in fd_get_driver_query_info()