Searched refs:kFloat4x4_GrSLType (Results 1 – 18 of 18) sorted by relevance
43 case kFloat4x4_GrSLType: in GrGLSLTypeString()
24 case kFloat4x4_GrSLType: in is_matrix()
40 case kFloat4x4_GrSLType: return "float4x4"; in GrGLSLTypeString()
367 kFloat4x4_GrSLType, enumerator449 case kFloat4x4_GrSLType: in GrSLTypeIsFloatType()536 case kFloat4x4_GrSLType: in GrSLTypeVecLength()591 case kFloat4x4_GrSLType: in GrSLTypeIsCombinedSamplerType()659 case kFloat4x4_GrSLType: in GrSLTypeAcceptsPrecision()691 case kFloat4x4_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
54 case kFloat4x4_GrSLType: in grsltype_to_location_size()
78 case kFloat4x4_GrSLType: in grsltype_to_alignment_mask()160 case kFloat4x4_GrSLType: in grsltype_to_vk_size()
58 case kFloat4x4_GrSLType: in grsltype_to_location_size()
85 case kFloat4x4_GrSLType: in grsltype_to_alignment_mask()167 case kFloat4x4_GrSLType: in grsltype_to_size()
55 case kFloat4x4_GrSLType: in grsltype_to_location_size()
78 case kFloat4x4_GrSLType: in grsltype_to_alignment_mask()168 case kFloat4x4_GrSLType: in grsltype_to_vk_size()
314 kFloat4x4_GrSLType, enumerator382 case kFloat4x4_GrSLType: in GR_MAKE_BITFIELD_OPS()467 case kFloat4x4_GrSLType: in GrSLTypeIsIntegralType()548 case kFloat4x4_GrSLType: in GrSLTypeVecLength()607 case kFloat4x4_GrSLType: in GrSLTypeIsCombinedSamplerType()
25 …Float2x2_GrSLType), GrShaderVar("m3", kFloat3x3_GrSLType), GrShaderVar("m4", kFloat4x4_GrSLType) }; in emitCode()
84 …fragBuilder->emitFunction(kFloat4x4_GrSLType, returns_float4x4_name.c_str(), {returns_float4x4_arg… in emitCode()
60 if (type == *context.fTypes.fFloat4x4) { *outType = kFloat4x4_GrSLType; return true; } in type_to_grsltype()
82 case kFloat4x4_GrSLType:166 case kFloat4x4_GrSLType:
75 case kFloat4x4_GrSLType:157 case kFloat4x4_GrSLType:
106 return kFloat4x4_GrSLType; in uniformType()