Home
last modified time | relevance | path

Searched defs:IND (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_verts.c87 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
94 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
101 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
109 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
117 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
125 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
134 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
143 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
153 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
162 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
[all …]
Dradeon_swtcl.c623 #define IND (0) macro
627 #define IND (RADEON_TWOSIDE_BIT) macro
631 #define IND (RADEON_UNFILLED_BIT) macro
635 #define IND (RADEON_TWOSIDE_BIT|RADEON_UNFILLED_BIT) macro
/external/mesa3d/src/mesa/swrast_setup/
Dss_triangle.c165 #define IND (0) macro
169 #define IND (SS_OFFSET_BIT) macro
173 #define IND (SS_TWOSIDE_BIT) macro
177 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT) macro
181 #define IND (SS_UNFILLED_BIT) macro
185 #define IND (SS_OFFSET_BIT|SS_UNFILLED_BIT) macro
189 #define IND (SS_TWOSIDE_BIT|SS_UNFILLED_BIT) macro
193 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT|SS_UNFILLED_BIT) macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c691 #define IND INTEL_FALLBACK_BIT macro
699 #define IND (0) macro
703 #define IND (INTEL_OFFSET_BIT) macro
707 #define IND (INTEL_TWOSIDE_BIT) macro
711 #define IND (INTEL_TWOSIDE_BIT|INTEL_OFFSET_BIT) macro
715 #define IND (INTEL_UNFILLED_BIT) macro
719 #define IND (INTEL_OFFSET_BIT|INTEL_UNFILLED_BIT) macro
723 #define IND (INTEL_TWOSIDE_BIT|INTEL_UNFILLED_BIT) macro
727 #define IND (INTEL_TWOSIDE_BIT|INTEL_OFFSET_BIT|INTEL_UNFILLED_BIT) macro
731 #define IND (INTEL_FALLBACK_BIT) macro
[all …]
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c501 #define IND (0) macro
505 #define IND (R200_TWOSIDE_BIT) macro
509 #define IND (R200_UNFILLED_BIT) macro
513 #define IND (R200_TWOSIDE_BIT|R200_UNFILLED_BIT) macro