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