Home
last modified time | relevance | path

Searched refs:GSInvocations (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_mdapi.h119 uint64_t GSInvocations; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_query.cpp249 result->pipeline_statistics.gs_invocations += results_stats[i].GSInvocations;
279 results_stats[0].GSInvocations = result->pipeline_statistics.gs_invocations;
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DQuery.cpp292 pResult->GSInvocations = result.pipeline_statistics.gs_invocations; in QueryGetData()

Completed in 3 milliseconds