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