Searched refs:kShort3_GrSLType (Results 1 – 10 of 10) sorted by relevance
55 case kShort3_GrSLType: in copyUniforms()155 this->set<3, kInt3_GrSLType, kShort3_GrSLType>(u, v); in set3i()161 this->setv<3, kInt3_GrSLType, kShort3_GrSLType>(u, arrayCount, v); in set3iv()
38 case kShort3_GrSLType: in grsltype_to_location_size()
39 case kShort3_GrSLType: // fall through in grsltype_to_alignment_mask()100 case kShort3_GrSLType: in grsltype_to_size()
20 case kShort3_GrSLType: return "short3"; in GrGLSLTypeString()
35 case kShort3_GrSLType: in grsltype_to_location_size()
32 case kShort3_GrSLType: // fall through in grsltype_to_alignment_mask()94 case kShort3_GrSLType: in grsltype_to_vk_size()
302 kShort3_GrSLType, enumerator400 case kShort3_GrSLType: in SK_MAKE_BITFIELD_OPS()427 case kShort3_GrSLType: in GrSLTypeIsIntegralType()505 case kShort3_GrSLType: in GrSLTypeVecLength()603 case kShort3_GrSLType: in GrSLTypeIsCombinedSamplerType()
135 SkASSERT(uni.fType == kInt3_GrSLType || uni.fType == kShort3_GrSLType); in set3i()146 SkASSERT(uni.fType == kInt3_GrSLType || uni.fType == kShort3_GrSLType); in set3iv()
46 if (type == *context.fTypes.fShort3 ) { *outType = kShort3_GrSLType; return true; } in type_to_grsltype()
56 case kShort3_GrSLType:122 case kShort3_GrSLType: