Home
last modified time | relevance | path

Searched refs:GrIsPrimTypeTris (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrOpsRenderPass.cpp55 SkASSERT(GrIsPrimTypeTris(programInfo.primitiveType())); in bindPipeline()
/external/skqp/include/private/
DGrTypesPriv.h98 static constexpr bool GrIsPrimTypeTris(GrPrimitiveType type) { in GrIsPrimTypeTris() function
/external/skia/include/private/
DGrTypesPriv.h66 static constexpr bool GrIsPrimTypeTris(GrPrimitiveType type) { in GrIsPrimTypeTris() function