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

/external/skia/include/gpu/
H A DGrTypes.h143 enum GrPrimitiveType { enum
153 static inline bool GrIsPrimTypeLines(GrPrimitiveType type) {
157 static inline bool GrIsPrimTypeTris(GrPrimitiveType type) {

Completed in 73 milliseconds