Searched refs:fHalf3x3_Type (Results 1 – 4 of 4) sorted by relevance
105 case 3: return *context.fHalf3x3_Type; in toCompound()
77 , fHalf3x3_Type(new Type("half3x3", *fHalf_Type, 3, 3)) in Context()165 fHalf3x2_Type.get(), fHalf3x3_Type.get(),274 const std::unique_ptr<Type> fHalf3x3_Type; variable
62 } else if (type == *context.fFloat3x3_Type || type == *context.fHalf3x3_Type) { in ParameterCType()
287 else if (mat.fType == *fContext.fFloat3x3_Type || mat.fType == *fContext.fHalf3x3_Type) { in writeDeterminantHack()353 else if (mat.fType == *fContext.fFloat3x3_Type || mat.fType == *fContext.fHalf3x3_Type) { in writeInverseHack()