Home
last modified time | relevance | path

Searched refs:PIPE_STAT_QUERY_GS_PRIMITIVES (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h624 PIPE_STAT_QUERY_GS_PRIMITIVES, enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c309 case PIPE_STAT_QUERY_GS_PRIMITIVES: in llvmpipe_get_query_result_resource()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c117 /* Implement PIPE_STAT_QUERY_GS_PRIMITIVES for non-ngg draws because we can't in si_llvm_gs_build_end()
144 si_query_pipestat_end_dw_offset(ctx->screen, PIPE_STAT_QUERY_GS_PRIMITIVES) * 4, in si_llvm_gs_build_end()
H A Dsi_query.c653 case PIPE_STAT_QUERY_GS_PRIMITIVES: return 10; in si_query_pipestat_dw_offset()
743 if ((index == PIPE_STAT_QUERY_GS_PRIMITIVES || index == PIPE_STAT_QUERY_GS_INVOCATIONS) && in si_query_hw_create()
H A Dgfx10_shader_ngg.c2283 si_query_pipestat_end_dw_offset(ctx->screen, PIPE_STAT_QUERY_GS_PRIMITIVES) * 4, in gfx10_ngg_gs_build_end()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_state.c1038 case PIPE_STAT_QUERY_GS_PRIMITIVES: in trace_dump_query_result()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c259 if (q->index == PIPE_STAT_QUERY_GS_PRIMITIVES) in write_value()
/third_party/mesa3d/src/mesa/main/
H A Dqueryobj.c107 return PIPE_STAT_QUERY_GS_PRIMITIVES; in target_to_index()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c250 [PIPE_STAT_QUERY_GS_PRIMITIVES] = VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_PRIMITIVES_BIT, in pipeline_statistic_convert()

Completed in 17 milliseconds