Searched refs:fDouble4x4_Type (Results 1 – 2 of 2) sorted by relevance
93 , fDouble4x4_Type(new Type("double4x4", *fDouble_Type, 4, 4)) in Context()182 fDouble4x4_Type.get() }))301 const std::unique_ptr<Type> fDouble4x4_Type; variable
146 case 4: return *context.fDouble4x4_Type; in toCompound()