Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h630 PIPE_STAT_QUERY_CS_INVOCATIONS, enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c331 case PIPE_STAT_QUERY_CS_INVOCATIONS: in llvmpipe_get_query_result_resource()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_query.c450 q->index == PIPE_STAT_QUERY_CS_INVOCATIONS) in iris_create_query()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c1056 case PIPE_STAT_QUERY_CS_INVOCATIONS: in trace_dump_query_result()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c480 q->index == PIPE_STAT_QUERY_CS_INVOCATIONS) in crocus_create_query()
/third_party/mesa3d/src/mesa/main/
Dqueryobj.c119 return PIPE_STAT_QUERY_CS_INVOCATIONS; in target_to_index()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c256 [PIPE_STAT_QUERY_CS_INVOCATIONS] = VK_QUERY_PIPELINE_STATISTIC_COMPUTE_SHADER_INVOCATIONS_BIT in pipeline_statistic_convert()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c658 case PIPE_STAT_QUERY_CS_INVOCATIONS: return 20; in si_query_pipestat_dw_offset()