Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoTestUtils.hpp140 bool createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired,
DvktVideoTestUtils.cpp107 bool VideoBaseTestInstance::createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, con… in createDeviceSupportingQueue() function in vkt::video::VideoBaseTestInstance
109 …return m_videoDevice.createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, vid… in createDeviceSupportingQueue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp140 bool createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired,
DvktVideoTestUtils.cpp107 bool VideoBaseTestInstance::createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, con… in createDeviceSupportingQueue() function in vkt::video::VideoBaseTestInstance
109 …return m_videoDevice.createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, vid… in createDeviceSupportingQueue()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktCustomInstancesDevices.hpp186 bool createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired,
DvktCustomInstancesDevices.cpp686 if (!createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, videoDeviceFlags)) in getDeviceSupportingQueue()
700 bool VideoDevice::createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue() function in vkt::VideoDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.hpp186 bool createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired,
DvktCustomInstancesDevices.cpp686 if (!createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, videoDeviceFlags)) in getDeviceSupportingQueue()
700 bool VideoDevice::createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue() function in vkt::VideoDevice