Home
last modified time | relevance | path

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

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