Searched refs:fDouble4x2_Type (Results 1 – 2 of 2) sorted by relevance
131 case 4: return *context.fDouble4x2_Type; in toCompound()
88 , fDouble4x2_Type(new Type("double4x2", *fDouble_Type, 4, 2)) in Context()171 fDouble4x2_Type.get(), fDouble4x3_Type.get(),286 const std::unique_ptr<Type> fDouble4x2_Type; variable