Searched refs:fHalf2x2_Type (Results 1 – 3 of 3) sorted by relevance
97 case 2: return *context.fHalf2x2_Type; in toCompound()
73 , fHalf2x2_Type(new Type("half2x2", *fHalf_Type, 2, 2)) in Context()163 fFloat4x4_Type.get(), fHalf2x2_Type.get(),270 const std::unique_ptr<Type> fHalf2x2_Type; variable
276 if (mat.fType == *fContext.fFloat2x2_Type || mat.fType == *fContext.fHalf2x2_Type) { in writeDeterminantHack()341 if (mat.fType == *fContext.fFloat2x2_Type || mat.fType == *fContext.fHalf2x2_Type) { in writeInverseHack()