Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h615 enum pipe_statistics_query_index { enum
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c292 switch ((enum pipe_statistics_query_index)index) { in llvmpipe_get_query_result_resource()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c93 pipeline_statistic_convert(enum pipe_statistics_query_index idx) in pipeline_statistic_convert()