Searched defs:TargetsVector (Results 1 – 2 of 2) sorted by relevance
85 typedef std::vector<glw::GLenum> TargetsVector; typedef in glcts::TextureBufferErrors
86 using TargetsVector = UniqueVector<const Target*>; typedef