Searched refs:fFloat4x3_Type (Results 1 – 2 of 2) sorted by relevance
74 case 4: return *context.fFloat4x3_Type; in toCompound()
71 , fFloat4x3_Type(new Type("float4x3", *fFloat_Type, 4, 3)) in Context()162 fFloat4x2_Type.get(), fFloat4x3_Type.get(),267 const std::unique_ptr<Type> fFloat4x3_Type; variable