Home
last modified time | relevance | path

Searched defs:TargetsVector (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferErrors.hpp85 typedef std::vector<glw::GLenum> TargetsVector; typedef in glcts::TextureBufferErrors
/third_party/gn/src/gn/
Drust_project_writer.cc86 using TargetsVector = UniqueVector<const Target*>; typedef