Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.c123 return PIPE_STAT_QUERY_CS_INVOCATIONS; in target_to_index()
469 index = PIPE_STAT_QUERY_CS_INVOCATIONS; in st_StoreQueryResult()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h626 PIPE_STAT_QUERY_CS_INVOCATIONS, enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c327 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/drivers/crocus/
Dcrocus_query.c480 q->index == PIPE_STAT_QUERY_CS_INVOCATIONS) in crocus_create_query()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c106 [PIPE_STAT_QUERY_CS_INVOCATIONS] = VK_QUERY_PIPELINE_STATISTIC_COMPUTE_SHADER_INVOCATIONS_BIT in pipeline_statistic_convert()