Home
last modified time | relevance | path

Searched defs:queueFlagsRequired (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp661 const vk::VkQueueFlags queueFlagsRequired = getQueueFlags(videoCodecOperation); in VideoDevice() local
679 const vk::VkQueueFlags queueFlagsRequired = in getQueueFlags() local
731 const vk::VkQueueFlags queueFlagsRequired, in addVideoDeviceExtensions()
777 vk::VkDevice VideoDevice::getDeviceSupportingQueue(const vk::VkQueueFlags queueFlagsRequired, in getDeviceSupportingQueue()
801 bool VideoDevice::createDeviceSupportingQueue(const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp286 bool VideoBaseTestInstance::createDeviceSupportingQueue(const VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue()
293 VkDevice VideoBaseTestInstance::getDeviceSupportingQueue(const VkQueueFlags queueFlagsRequired, in getDeviceSupportingQueue()
2067 VkQueueFlags queueFlagsRequired, in getSupportedCodecs()