Searched refs:fDVec3_Type (Results 1 – 4 of 4) sorted by relevance
26 , fDVec3_Type(new Type(SkString("dvec3"), *fDouble_Type, 3)) in Context()122 fDVec3_Type.get(), fDVec4_Type.get() }))145 fDVec3_Type.get(), fDVec4_Type.get() }))164 const std::unique_ptr<Type> fDVec3_Type; variable
33 case 3: return *context.fDVec3_Type; in index_type()
36 case 3: return *context.fDVec3_Type; in get_type()
82 case 3: return *context.fDVec3_Type; in toCompound()