Searched refs:fUVec4_Type (Results 1 – 3 of 3) sorted by relevance
35 , fUVec4_Type(new Type(SkString("uvec4"), *fUInt_Type, 4))126 fUVec3_Type.get(), fUVec4_Type.get() }))149 fUVec3_Type.get(), fUVec4_Type.get() }))175 const std::unique_ptr<Type> fUVec4_Type; variable
49 case 4: return *context.fUVec4_Type; in get_type()
126 case 4: return *context.fUVec4_Type; in toCompound()