Home
last modified time | relevance | path

Searched refs:hs_invocations (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c322 value = pq->stats.hs_invocations; in llvmpipe_get_query_result_resource()
500 pq->stats.hs_invocations = in llvmpipe_end_query()
501 llvmpipe->pipeline_statistics.hs_invocations - pq->stats.hs_invocations; in llvmpipe_end_query()
Dlp_setup_vbuf.c696 llvmpipe->pipeline_statistics.hs_invocations += in lp_setup_pipeline_statistics()
697 stats->hs_invocations; in lp_setup_pipeline_statistics()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp213 result->pipeline_statistics.hs_invocations += results_stats[i].HSInvocations; in accumulate_result()
261 results_stats[0].HSInvocations = result->pipeline_statistics.hs_invocations; in accumulate_result()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_query.cpp141 p_stats->hs_invocations = pq->result.coreFE.HsInvocations; in swr_get_query_result()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.c290 stq->base.Result = data.pipeline_statistics.hs_invocations; in get_query_result()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c300 stats.hs_invocations, in util_end_pipestat_query()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1199 uint64_t hs_invocations; /**< Num hull shader invocations. */ member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c189 shader->draw->statistics.hs_invocations += num_patches; in draw_tess_ctrl_shader_run()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.c991 trace_dump_member(uint, &result->pipeline_statistics, hs_invocations); in trace_dump_query_result()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.c1319 result->pipeline_statistics.hs_invocations += si_query_read_result(buffer, 16, 38, false); in si_query_hw_add_result()
1329 result->pipeline_statistics.hs_invocations, in si_query_hw_add_result()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c1252 result->pipeline_statistics.hs_invocations += in r600_query_hw_add_result()
1283 result->pipeline_statistics.hs_invocations, in r600_query_hw_add_result()