Home
last modified time | relevance | path

Searched refs:PIPE_STAT_QUERY_HS_INVOCATIONS (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h628 PIPE_STAT_QUERY_HS_INVOCATIONS, enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c325 case PIPE_STAT_QUERY_HS_INVOCATIONS: in llvmpipe_get_query_result_resource()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c1050 case PIPE_STAT_QUERY_HS_INVOCATIONS: in trace_dump_query_result()
/third_party/mesa3d/src/mesa/main/
Dqueryobj.c115 return PIPE_STAT_QUERY_HS_INVOCATIONS; in target_to_index()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c254 …[PIPE_STAT_QUERY_HS_INVOCATIONS] = VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_CONTROL_SHADER_PATCHES… in pipeline_statistic_convert()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c656 case PIPE_STAT_QUERY_HS_INVOCATIONS: return 16; in si_query_pipestat_dw_offset()