Home
last modified time | relevance | path

Searched refs:sel1 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_spm.h82 uint32_t sel1; member
Dac_spm.c128 cntr_sel->sel1 |= S_037008_PERF_SEL2(counter->event_id) | in ac_spm_map_counter()
132 cntr_sel->sel1 |= S_037008_PERF_SEL3(counter->event_id) | in ac_spm_map_counter()
/third_party/mesa3d/src/amd/vulkan/
Dradv_spm.c93 radeon_emit(cs, cntr_sel->sel1); in radv_emit_spm_counters()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c779 radeon_emit(cntr_sel->sel1); in si_emit_spm_counters()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1742 LLVMValueRef sel1, in lp_build_select3() argument
1749 return lp_build_select(sel_bld, sel1, val2, tmp); in lp_build_select3()