Searched refs:R600_QUERY_FIRST_PERFCOUNTER (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_perfcounter.c329 if (query_types[i] < R600_QUERY_FIRST_PERFCOUNTER)
332 block = lookup_counter(pc, query_types[i] - R600_QUERY_FIRST_PERFCOUNTER,
396 block = lookup_counter(pc, query_types[i] - R600_QUERY_FIRST_PERFCOUNTER,
545 info->query_type = R600_QUERY_FIRST_PERFCOUNTER + index;
H A Dr600_query.h112 R600_QUERY_FIRST_PERFCOUNTER = PIPE_QUERY_DRIVER_SPECIFIC + 100, enumerator in enum:__anon29dab37b0103
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_perfcounter.c329 if (query_types[i] < R600_QUERY_FIRST_PERFCOUNTER)
332 block = lookup_counter(pc, query_types[i] - R600_QUERY_FIRST_PERFCOUNTER,
396 block = lookup_counter(pc, query_types[i] - R600_QUERY_FIRST_PERFCOUNTER,
545 info->query_type = R600_QUERY_FIRST_PERFCOUNTER + index;
H A Dr600_query.h112 R600_QUERY_FIRST_PERFCOUNTER = PIPE_QUERY_DRIVER_SPECIFIC + 100, enumerator in enum:__anon98787c2e0103

Completed in 5 milliseconds