Searched refs:RADEON_UNFILLED_BIT (Results 1 – 1 of 1) sorted by relevance
519 #define RADEON_UNFILLED_BIT 0x02 macro533 #define DO_UNFILLED (IND & RADEON_UNFILLED_BIT)631 #define IND (RADEON_UNFILLED_BIT)635 #define IND (RADEON_TWOSIDE_BIT|RADEON_UNFILLED_BIT)702 if (flags & DD_TRI_UNFILLED) index |= RADEON_UNFILLED_BIT; in radeonChooseRenderState()