Home
last modified time | relevance | path

Searched defs:supportedExtensions (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp164 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()
DvktWsiSharedPresentableImageTests.cpp68 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()
DvktWsiDisplayTimingTests.cpp65 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()
DvktWsiSwapchainTests.cpp78 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()
DvktWsiIncrementalPresentTests.cpp68 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/
DvktSpvAsmUtils.cpp137 const std::vector<std::string>& supportedExtensions, in createDeviceWithExtensions()