Searched defs:queueFlagsRequired (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktCustomInstancesDevices.cpp | 560 const vk::VkQueueFlags queueFlagsRequired = getQueueFlags(videoCodecOperation); in VideoDevice() local 578 …const vk::VkQueueFlags queueFlagsRequired = (isVideoEncodeOperation(videoCodecOperation) ? vk::VK_… in getQueueFlags() local 630 const vk::VkQueueFlags queueFlagsRequired, in addVideoDeviceExtensions() 676 vk::VkDevice VideoDevice::getDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in getDeviceSupportingQueue() 700 bool VideoDevice::createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.cpp | 560 const vk::VkQueueFlags queueFlagsRequired = getQueueFlags(videoCodecOperation); in VideoDevice() local 578 …const vk::VkQueueFlags queueFlagsRequired = (isVideoEncodeOperation(videoCodecOperation) ? vk::VK_… in getQueueFlags() local 630 const vk::VkQueueFlags queueFlagsRequired, in addVideoDeviceExtensions() 676 vk::VkDevice VideoDevice::getDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in getDeviceSupportingQueue() 700 bool VideoDevice::createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | vktVideoTestUtils.cpp | 107 bool VideoBaseTestInstance::createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, con… in createDeviceSupportingQueue() 112 VkDevice VideoBaseTestInstance::getDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, co… in getDeviceSupportingQueue()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoTestUtils.cpp | 107 bool VideoBaseTestInstance::createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, con… in createDeviceSupportingQueue() 112 VkDevice VideoBaseTestInstance::getDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, co… in getDeviceSupportingQueue()
|