Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h289 typedef std::set<GLenum> FormatSet; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp118 typedef std::set<vk::VkFormat, BinaryCompare<vk::VkFormat> > FormatSet; typedef