Searched refs:S_02880C_STENCIL_REF_EXPORT_ENABLE (Results 1 – 2 of 2) sorted by relevance
2515 db_shader_control |= S_02880C_STENCIL_REF_EXPORT_ENABLE(stencil_export); in r600_pipe_shader_ps()
770 #define S_02880C_STENCIL_REF_EXPORT_ENABLE(x) (((x) & 0x1) << 1) macro