Searched refs:checkAllSupported (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSharedPresentableImageTests.cpp | 68 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 95 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiDisplayTimingTests.cpp | 65 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 86 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiIncrementalPresentTests.cpp | 68 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 89 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 78 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 113 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 69 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requ… in checkAllSupported() function 101 checkAllSupported(supportedExtensions, extensions); in getRequiredWsiExtensions()
|