Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_verts.c88 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
95 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
102 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
110 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
118 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
126 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
135 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
144 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
154 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
163 #define IND (RADEON_CP_VC_FRMT_XY| \ macro
[all …]
Dradeon_swtcl.c625 #define IND (0) macro
629 #define IND (RADEON_TWOSIDE_BIT) macro
633 #define IND (RADEON_UNFILLED_BIT) macro
637 #define IND (RADEON_TWOSIDE_BIT|RADEON_UNFILLED_BIT) macro
/external/mesa3d/src/mesa/swrast_setup/
Dss_triangle.c167 #define IND (0) macro
171 #define IND (SS_OFFSET_BIT) macro
175 #define IND (SS_TWOSIDE_BIT) macro
179 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT) macro
183 #define IND (SS_UNFILLED_BIT) macro
187 #define IND (SS_OFFSET_BIT|SS_UNFILLED_BIT) macro
191 #define IND (SS_TWOSIDE_BIT|SS_UNFILLED_BIT) macro
195 #define IND (SS_OFFSET_BIT|SS_TWOSIDE_BIT|SS_UNFILLED_BIT) macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c685 #define IND INTEL_FALLBACK_BIT macro
693 #define IND (0) macro
697 #define IND (INTEL_OFFSET_BIT) macro
701 #define IND (INTEL_TWOSIDE_BIT) macro
705 #define IND (INTEL_TWOSIDE_BIT|INTEL_OFFSET_BIT) macro
709 #define IND (INTEL_UNFILLED_BIT) macro
713 #define IND (INTEL_OFFSET_BIT|INTEL_UNFILLED_BIT) macro
717 #define IND (INTEL_TWOSIDE_BIT|INTEL_UNFILLED_BIT) macro
721 #define IND (INTEL_TWOSIDE_BIT|INTEL_OFFSET_BIT|INTEL_UNFILLED_BIT) macro
725 #define IND (INTEL_FALLBACK_BIT) macro
[all …]
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c503 #define IND (0) macro
507 #define IND (R200_TWOSIDE_BIT) macro
511 #define IND (R200_UNFILLED_BIT) macro
515 #define IND (R200_TWOSIDE_BIT|R200_UNFILLED_BIT) macro
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-table.cc28 #define IND USE_IND /* BASE_IND */ macro
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java689 private final static char IND = 132; field in vt320