Searched refs:kGrSLTypeCount (Results 1 – 1 of 1) sorted by relevance
31 static const int kGrSLTypeCount = kLast_GrSLType + 1; variable65 SkASSERT(type >= 0 && type < static_cast<GrSLType>(kGrSLTypeCount)); in GrSLTypeVectorCount()77 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kCounts) == kGrSLTypeCount); in GrSLTypeVectorCount()94 SkASSERT(type >= 0 && type < static_cast<GrSLType>(kGrSLTypeCount)); in GrSLTypeIsFloatType()105 GR_STATIC_ASSERT(8 == kGrSLTypeCount); in GrSLTypeIsFloatType()