Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c588 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.cpp1554 S_028818_VTX_W0_FMT(1) | S_028818_VPORT_X_SCALE_ENA(1) | S_028818_VPORT_X_OFFSET_ENA(1) | in gfx10_shader_ngg()
1766 S_028818_VTX_W0_FMT(1) | S_028818_VPORT_X_SCALE_ENA(1) | S_028818_VPORT_X_OFFSET_ENA(1) | in si_shader_vs()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h2142 #define S_028818_VPORT_X_OFFSET_ENA(x) (((unsigned)(x) & 0x1) << 1) macro
Dr600_state.c2636 S_028818_VPORT_X_SCALE_ENA(1) | S_028818_VPORT_X_OFFSET_ENA(1) | in r600_update_vs_state()
Dr600d.h2341 #define S_028818_VPORT_X_OFFSET_ENA(x) (((unsigned)(x) & 0x1) << 1) macro
Devergreen_state.c3636 S_028818_VPORT_X_SCALE_ENA(1) | S_028818_VPORT_X_OFFSET_ENA(1) | in evergreen_update_vs_state()