Home
last modified time | relevance | path

Searched refs:kGrSLTypeCount (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrPrimitiveProcessor.h194 static_assert(kGrSLTypeCount < (1 << 8), ""); in getAttributeKey()
/external/skia/src/gpu/
DGrPrimitiveProcessor.h194 static_assert(kGrSLTypeCount < (1 << 8), ""); in getAttributeKey()
/external/skqp/include/private/
DGrTypesPriv.h387 static const int kGrSLTypeCount = kLast_GrSLType + 1; variable
/external/skia/include/private/
DGrTypesPriv.h413 static const int kGrSLTypeCount = kLast_GrSLType + 1; variable