Searched refs:kGrSLTypeCount (Results 1 – 7 of 7) sorted by relevance
14 static_assert(kGrSLTypeCount == 49); in grsltype_to_location_size()
200 static_assert(kGrSLTypeCount < (1 << 8), ""); in getAttributeKey()
39 static_assert(kGrSLTypeCount == 49); in type_to_grsltype()
194 static_assert(kGrSLTypeCount < (1 << 8), ""); in getAttributeKey()
387 static const int kGrSLTypeCount = kLast_GrSLType + 1; variable
339 static const int kGrSLTypeCount = kLast_GrSLType + 1; variable
449 static_assert(kGrSLTypeCount == 49); in glsltype_string()