Searched refs:createDeviceSupportingQueue (Results 1 – 4 of 4) sorted by relevance
140 bool createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired,
107 bool VideoBaseTestInstance::createDeviceSupportingQueue (const VkQueueFlags queueFlagsRequired, con… in createDeviceSupportingQueue() function in vkt::video::VideoBaseTestInstance109 …return m_videoDevice.createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, vid… in createDeviceSupportingQueue()
186 bool createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired,
685 if (!createDeviceSupportingQueue(queueFlagsRequired, videoCodecOperationFlags, videoDeviceFlags)) in getDeviceSupportingQueue()699 bool VideoDevice::createDeviceSupportingQueue (const vk::VkQueueFlags queueFlagsRequired, in createDeviceSupportingQueue() function in vkt::VideoDevice