Searched refs:checkAllSupported (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 81 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 116 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiSharedPresentableImageTests.cpp | 70 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 97 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiDisplayTimingTests.cpp | 68 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 89 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiIncrementalPresentTests.cpp | 70 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 91 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 80 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 115 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 71 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requ… in checkAllSupported() function 114 checkAllSupported(supportedExtensions, extensions); in getRequiredWsiExtensions()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1838 void checkAllSupported(const Extensions& supportedExtensions, const vector<string>& requiredExtensi… in checkAllSupported() function 1873 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 75 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 93 checkAllSupported(supportedExtensions, extensions); in createInstanceWithGetPhysicalDeviceProperties2()
|