Searched refs:createDeviceWithWsi (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 128 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 241 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|
D | vktWsiSharedPresentableImageTests.cpp | 142 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()
|
D | vktWsiDisplayTimingTests.cpp | 134 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()
|
D | vktWsiIncrementalPresentTests.cpp | 136 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()
|
D | vktWsiSwapchainTests.cpp | 127 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi() function 238 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1879 Move<VkDevice> createDeviceWithWsi(const PlatformInterface& vkp, in createDeviceWithWsi() function 1993 , device(createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|