Searched refs:R200_BFACE_SOLID (Results 1 – 3 of 3) sorted by relevance
501 s |= R200_FFACE_SOLID | R200_BFACE_SOLID; in r200CullFace()511 s &= ~R200_BFACE_SOLID; in r200CullFace()515 s &= ~(R200_FFACE_SOLID | R200_BFACE_SOLID); in r200CullFace()
224 #define R200_BFACE_SOLID (3 << 1) macro
988 R200_BFACE_SOLID | in r200InitState()