Searched defs:supportedExtensions (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 164 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 176 const Extensions& supportedExtensions, in createInstanceWithWsi() 193 const vector<VkExtensionProperties> supportedExtensions; member 221 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiSharedPresentableImageTests.cpp | 68 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 80 const Extensions& supportedExtensions, in createInstanceWithWsi() 139 const Extensions& supportedExtensions, in createDeviceWithWsi() 187 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiDisplayTimingTests.cpp | 65 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 77 const Extensions& supportedExtensions, in createInstanceWithWsi() 132 const Extensions& supportedExtensions, in createDeviceWithWsi() 180 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiSwapchainTests.cpp | 78 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 90 const Extensions& supportedExtensions, in createInstanceWithWsi() 126 const Extensions& supportedExtensions, in createDeviceWithWsi() 202 const vector<VkExtensionProperties> supportedExtensions; member 244 const Extensions& supportedExtensions, in createDisplay()
|
D | vktWsiIncrementalPresentTests.cpp | 68 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtens… in checkAllSupported() 80 const Extensions& supportedExtensions, in createInstanceWithWsi() 135 const Extensions& supportedExtensions, in createDeviceWithWsi() 183 const Extensions& supportedExtensions, in createDisplay()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 137 const std::vector<std::string>& supportedExtensions, in createDeviceWithExtensions()
|