Home | History | Annotate | Download | only in gpu

Lines Matching refs:WIREFRAME

81 #define WIREFRAME 0
194 #if WIREFRAME
1432 count += (poly->fCount - 2) * (WIREFRAME ? 6 : 3);
1456 GrPrimitiveType primitiveType = WIREFRAME ? kLines_GrPrimitiveType