Searched refs:checkAllSupported (Results 1 – 9 of 9) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 69 void checkAllSupported (const Extensions& supportedExtensions, in checkAllSupported() function 94 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiColorSpaceTests.cpp | 86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 120 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiSharedPresentableImageTests.cpp | 72 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 99 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiDisplayTimingTests.cpp | 70 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 90 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiIncrementalPresentTests.cpp | 72 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 92 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
D | vktWsiSwapchainTests.cpp | 87 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 122 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1793 void checkAllSupported(const Extensions& supportedExtensions, const vector<string>& requiredExtensi… in checkAllSupported() function 1827 checkAllSupported(supportedExtensions, extensions); in createInstanceWithWsi()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() function 99 checkAllSupported(supportedExtensions, requiredExtensions); in createInstanceWithGetPhysicalDeviceProperties2() 134 checkAllSupported(supportedExtensions, requiredExtensionsStr); in createDeviceWithPushDescriptor()
|