Searched refs:S_02880C_Z_EXPORT_ENABLE (Results 1 – 6 of 6) sorted by relevance
135 db_shader_control |= S_02880C_Z_EXPORT_ENABLE(1); in si_pipe_shader_ps()
5775 #define S_02880C_Z_EXPORT_ENABLE(x) (((x) & 0x1) << 0) macro
727 #define S_02880C_Z_EXPORT_ENABLE(x) (((x) & 0x1) << 0) macro
2514 db_shader_control |= S_02880C_Z_EXPORT_ENABLE(z_export); in r600_pipe_shader_ps()
3033 db_shader_control |= S_02880C_Z_EXPORT_ENABLE(z_export); in evergreen_pipe_shader_ps()
767 #define S_02880C_Z_EXPORT_ENABLE(x) (((x) & 0x1) << 0) macro