Searched refs:RADEON_STENCIL_ENABLE (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_state.c1234 tempRB3D_CNTL |= RADEON_STENCIL_ENABLE;
1237 tempRB3D_CNTL &= ~RADEON_STENCIL_ENABLE;
1310 rb3d_cntl |= RADEON_STENCIL_ENABLE;
1316 rb3d_cntl &= ~RADEON_STENCIL_ENABLE;
H A Dradeon_drv.h587 #define RADEON_STENCIL_ENABLE (1 << 7) macro
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Dradeon_reg.h2043 # define RADEON_STENCIL_ENABLE (1 << 7) macro

Completed in 83 milliseconds