Searched defs:GrPrimitiveType (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrTypes.h206 enum GrPrimitiveType { enum
215 static inline bool GrIsPrimTypeLines(GrPrimitiveType type) {
219 static inline bool GrIsPrimTypeTris(GrPrimitiveType type) {

Completed in 62 milliseconds