Home
last modified time | relevance | path

Searched refs:createDeviceWithWsi (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp128 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
241 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
DvktWsiSharedPresentableImageTests.cpp142 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
750 …, m_device (createDeviceWithWsi(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtension… in SharedPresentableImageTestInstance()
DvktWsiDisplayTimingTests.cpp134 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
703 …, m_device (createDeviceWithWsi(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtension… in DisplayTimingTestInstance()
DvktWsiIncrementalPresentTests.cpp136 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
842 …, m_device (createDeviceWithWsi(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtension… in IncrementalPresentTestInstance()
DvktWsiSwapchainTests.cpp127 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi() function
238 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1879 Move<VkDevice> createDeviceWithWsi(const PlatformInterface& vkp, in createDeviceWithWsi() function
1993 , device(createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()