Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp106 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
190 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
DvktWsiColorSpaceTests.cpp132 Move<VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
212 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
DvktWsiPresentIdWaitTests.cpp163 vk::Move<vk::VkDevice> createDeviceWithWsi (const vk::PlatformInterface& vkp, in createDeviceWithWsi() function
225 , device (createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()
DvktWsiSharedPresentableImageTests.cpp111 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()
DvktWsiSwapchainTests.cpp134 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()
DvktWsiDisplayTimingTests.cpp102 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()
DvktWsiIncrementalPresentTests.cpp104 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/
DvktImageMutableTests.cpp1833 Move<VkDevice> createDeviceWithWsi(const PlatformInterface& vkp, in createDeviceWithWsi() function
1915 , device(createDeviceWithWsi(context.getPlatformInterface(), in DeviceHelper()