Searched refs:fFloat3x4_Type (Results 1 – 2 of 2) sorted by relevance
80 case 3: return *context.fFloat3x4_Type; in toCompound()
69 , fFloat3x4_Type(new Type("float3x4", *fFloat_Type, 3, 4)) in Context()161 fFloat3x3_Type.get(), fFloat3x4_Type.get(),265 const std::unique_ptr<Type> fFloat3x4_Type; variable