Searched refs:fFloat3x2_Type (Results 1 – 2 of 2) sorted by relevance
66 case 3: return *context.fFloat3x2_Type; in toCompound()
67 , fFloat3x2_Type(new Type("float3x2", *fFloat_Type, 3, 2)) in Context()160 fFloat2x4_Type.get(), fFloat3x2_Type.get(),263 const std::unique_ptr<Type> fFloat3x2_Type; variable