Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.h191 enum pipe_statistics_query_index index);
H A Dsi_query.c617 static unsigned si_query_pipestat_dw_offset(enum pipe_statistics_query_index index) in si_query_pipestat_dw_offset()
641 enum pipe_statistics_query_index index) in si_query_pipestat_end_dw_offset()
H A Dsi_nir_lower_abi.c460 enum pipe_statistics_query_index index = in lower_intrinsic()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_query.c99 pipe_stats_query_to_virgl(enum pipe_statistics_query_index index) in pipe_stats_query_to_virgl()
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h566 enum pipe_statistics_query_index { enum
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c305 switch ((enum pipe_statistics_query_index)index) { in llvmpipe_get_query_result_resource()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_nir_lower_descriptors.c357 translate_pipeline_stat_bit(enum pipe_statistics_query_index pipe) in translate_pipeline_stat_bit()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c106 pipeline_statistic_convert(enum pipe_statistics_query_index idx) in pipeline_statistic_convert()