Searched refs:fLastPrimitiveType (Results 1 – 4 of 4) sorted by relevance
624 GrPrimitiveType fLastPrimitiveType; variable
553 fLastPrimitiveType = static_cast<GrPrimitiveType>(-1); in onResetContext()2568 !GrIsPrimTypeLines(fLastPrimitiveType)) { in draw()2573 fLastPrimitiveType = meshes[m].primitiveType(); in draw()
759 GrPrimitiveType fLastPrimitiveType; variable
553 fLastPrimitiveType = static_cast<GrPrimitiveType>(-1); in onResetContext()2284 GrIsPrimTypeLines(primitiveType) && !GrIsPrimTypeLines(fLastPrimitiveType)) { in prepareToDraw()2288 fLastPrimitiveType = primitiveType; in prepareToDraw()