Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiPresentIdWaitTests.cpp133 vector<string> requestedExtensions; in createInstanceWithWsi() local
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h976 …std::set<std::string> requestedExtensions; // cumulation of all enabled or required extensions; n… variable