Searched refs:kShort2_GrSLType (Results 1 – 12 of 12) sorted by relevance
54 case kShort2_GrSLType: in copyUniforms()130 this->set<2, kInt2_GrSLType, kShort2_GrSLType>(u, v); in set2i()136 this->setv<2, kInt2_GrSLType, kShort2_GrSLType>(u, arrayCount, v); in set2iv()
36 case kShort2_GrSLType: // fall through in grsltype_to_alignment_mask()98 case kShort2_GrSLType: in grsltype_to_size()
33 case kShort2_GrSLType: in grsltype_to_location_size()
19 case kShort2_GrSLType: return "short2"; in GrGLSLTypeString()
301 kShort2_GrSLType, enumerator399 case kShort2_GrSLType: in SK_MAKE_BITFIELD_OPS()426 case kShort2_GrSLType: in GrSLTypeIsIntegralType()496 case kShort2_GrSLType: in GrSLTypeVecLength()602 case kShort2_GrSLType: in GrSLTypeIsCombinedSamplerType()
30 case kShort2_GrSLType: in grsltype_to_location_size()
29 case kShort2_GrSLType: // fall through in grsltype_to_alignment_mask()92 case kShort2_GrSLType: in grsltype_to_vk_size()
107 SkASSERT(uni.fType == kInt2_GrSLType || uni.fType == kShort2_GrSLType); in set2iv()
93 SkASSERT(uni.fType == kInt2_GrSLType || uni.fType == kShort2_GrSLType); in set2i()104 SkASSERT(uni.fType == kInt2_GrSLType || uni.fType == kShort2_GrSLType); in set2iv()
45 if (type == *context.fTypes.fShort2 ) { *outType = kShort2_GrSLType; return true; } in type_to_grsltype()
52 case kShort2_GrSLType:118 case kShort2_GrSLType:
71 SkASSERT(uni.fType == kInt2_GrSLType || uni.fType == kShort2_GrSLType);