Home
last modified time | relevance | path

Searched refs:S_028818_VPORT_Y_SCALE_ENA (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c525 S_028818_VPORT_X_OFFSET_ENA(1) | S_028818_VPORT_Y_SCALE_ENA(1) | in si_emit_graphics()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c1339 S_028818_VPORT_Y_SCALE_ENA(1) | S_028818_VPORT_Y_OFFSET_ENA(1) | in gfx10_shader_ngg()
1545 S_028818_VPORT_Y_SCALE_ENA(1) | S_028818_VPORT_Y_OFFSET_ENA(1) | in si_shader_vs()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2145 #define S_028818_VPORT_Y_SCALE_ENA(x) (((unsigned)(x) & 0x1) << 2) macro
Dr600_state.c2634 S_028818_VPORT_Y_SCALE_ENA(1) | S_028818_VPORT_Y_OFFSET_ENA(1) | in r600_update_vs_state()
Dr600d.h2344 #define S_028818_VPORT_Y_SCALE_ENA(x) (((unsigned)(x) & 0x1) << 2) macro
Devergreen_state.c3642 S_028818_VPORT_Y_SCALE_ENA(1) | S_028818_VPORT_Y_OFFSET_ENA(1) | in evergreen_update_vs_state()