Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiPresentIdWaitTests.cpp118 vector<const char*> getRequiredInstanceExtensions (vk::wsi::Type wsiType) in getRequiredInstanceExtensions() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiPresentIdWaitTests.cpp118 vector<const char*> getRequiredInstanceExtensions (vk::wsi::Type wsiType) in getRequiredInstanceExtensions() function
/third_party/glfw/src/
Dinternal.h759 void (*getRequiredInstanceExtensions)(char**); member