Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.hpp206 bool createDeviceSupportingQueue(const vk::VkQueueFlags queueFlagsRequired,
H A DvktCustomInstancesDevices.cpp787 … if (!createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, videoDeviceFlags)) in getDeviceSupportingQueue()
801 bool VideoDevice::createDeviceSupportingQueue(const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue() function in vkt::VideoDevice
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp286 bool VideoBaseTestInstance::createDeviceSupportingQueue(const VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue() function in vkt::video::VideoBaseTestInstance
290 …return m_videoDevice.createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, vid… in createDeviceSupportingQueue()
H A DvktVideoTestUtils.hpp380 bool createDeviceSupportingQueue(