Searched refs:S_02880C_STENCIL_EXPORT_ENABLE (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c3006 db_shader_control |= S_02880C_STENCIL_EXPORT_ENABLE(stencil_export);
H A Devergreend.h826 #define S_02880C_STENCIL_EXPORT_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro

Completed in 86 milliseconds