Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c645 static unsigned si_query_pipestat_dw_offset(enum pipe_statistics_query_index index) in si_query_pipestat_dw_offset() function
671 return si_query_pipestats_num_results(sscreen) * 2 + si_query_pipestat_dw_offset(index); in si_query_pipestat_end_dw_offset()
1335 params->start_offset = si_query_pipestat_dw_offset(index) * 4; in si_get_hw_query_params()
1418 si_query_read_result(buffer, si_query_pipestat_dw_offset(i), in si_query_hw_add_result()

Completed in 4 milliseconds