Searched refs:createDeviceWithWsi (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 106 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 190 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|
D | vktWsiColorSpaceTests.cpp | 132 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 212 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|
D | vktWsiPresentIdWaitTests.cpp | 163 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 225 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|
D | vktWsiSharedPresentableImageTests.cpp | 111 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 723 …, m_device (createDeviceWithWsi(m_vkp, m_instance, m_vki, m_physicalDevice, m_deviceExtensions… in SharedPresentableImageTestInstance()
|
D | vktWsiSwapchainTests.cpp | 134 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi() function 209 Move<VkDevice> createDeviceWithWsi (const PlatformInterface& vkp, in createDeviceWithWsi() function 220 …return createDeviceWithWsi(vkp, apiVersion, instance, vki, physicalDevice, supportedExtensions, ad… in createDeviceWithWsi() 268 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper() 311 , device (createDeviceWithWsi(context.getPlatformInterface(), in MultiQueueDeviceHelper()
|
D | vktWsiDisplayTimingTests.cpp | 102 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 700 …, m_device (createDeviceWithWsi(m_vkp, m_instance, m_vki, m_physicalDevice, m_deviceExtensions… in DisplayTimingTestInstance()
|
D | vktWsiIncrementalPresentTests.cpp | 104 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function 811 …, m_device (createDeviceWithWsi(m_vkp, m_instance, m_vki, m_physicalDevice, m_deviceExtensions… in IncrementalPresentTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1833 Move<VkDevice> createDeviceWithWsi(const PlatformInterface& vkp, in createDeviceWithWsi() function 1915 , device(createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
|