Searched refs:kFloat2x2_GrSLType (Results 1 – 13 of 13) sorted by relevance
68 case kFloat2x2_GrSLType: in grsltype_to_alignment_mask()137 case kFloat2x2_GrSLType: in grsltype_to_size()167 if (arrayCount || type == kFloat2x2_GrSLType) { in get_ubo_offset()
46 case kFloat2x2_GrSLType: in grsltype_to_location_size()
206 this->setMatrices<2, kFloat2x2_GrSLType, kHalf2x2_GrSLType>(u, 1, matrix); in setMatrix2f()210 this->setMatrices<2, kFloat2x2_GrSLType, kHalf2x2_GrSLType>(u, arrayCount, m); in setMatrix2fv()
61 case kFloat2x2_GrSLType: in grsltype_to_alignment_mask()131 case kFloat2x2_GrSLType: in grsltype_to_vk_size()170 if (layout == GrVkUniformHandler::kStd140Layout && (arrayCount || type == kFloat2x2_GrSLType)) { in get_aligned_offset()
43 case kFloat2x2_GrSLType: in grsltype_to_location_size()
144 SkASSERT(uni.fType == kFloat2x2_GrSLType || uni.fType == kHalf2x2_GrSLType); in setMatrix2fv()
30 case kFloat2x2_GrSLType: return "float2x2"; in GrGLSLTypeString()
22 case kFloat2x2_GrSLType: in is_matrix()
312 kFloat2x2_GrSLType, enumerator378 case kFloat2x2_GrSLType: in SK_MAKE_BITFIELD_OPS()447 case kFloat2x2_GrSLType: in GrSLTypeIsIntegralType()520 case kFloat2x2_GrSLType: in GrSLTypeVecLength()579 case kFloat2x2_GrSLType: in GrSLTypeIsCombinedSamplerType()
56 if (type == *context.fTypes.fFloat2x2) { *outType = kFloat2x2_GrSLType; return true; } in type_to_grsltype()
41 case kFloat2x2_GrSLType:107 case kFloat2x2_GrSLType:
101 SkASSERT(uni.fType == kFloat2x2_GrSLType || uni.fType == kHalf2x2_GrSLType);
255 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) || in setMatrices()