Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c831 S_028AA8_SWITCH_ON_EOP(ia_switch_on_eop) | S_028AA8_SWITCH_ON_EOI(ia_switch_on_eoi) | in si_get_ia_multi_vgt_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2796 #define S_028AA8_SWITCH_ON_EOP(x) (((unsigned)(x) & 0x1) << 17) macro
Dr600_state_common.c2296 S_028AA8_SWITCH_ON_EOP(ia_switch_on_eop) | in r600_draw_vbo()
Dr600d.h3794 #define S_028AA8_SWITCH_ON_EOP(x) (((unsigned)(x) & 0x1) << 17) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp901 return S_028AA8_SWITCH_ON_EOP(ia_switch_on_eop) | S_028AA8_SWITCH_ON_EOI(ia_switch_on_eoi) | in si_get_init_multi_vgt_param()