Home
last modified time | relevance | path

Searched refs:m_queueFamilyEncode (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp582 , m_queueFamilyEncode (VK_QUEUE_FAMILY_IGNORED) in VideoDevice()
917 m_queueFamilyEncode = queueFamilyEncode; in createDeviceSupportingQueue()
966 DE_ASSERT(m_queueFamilyEncode != VK_QUEUE_FAMILY_IGNORED); in getQueueFamilyIndexEncode()
968 return m_queueFamilyEncode; in getQueueFamilyIndexEncode()
H A DvktCustomInstancesDevices.hpp204 deUint32 m_queueFamilyEncode; member in vkt::VideoDevice
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp545 , m_queueFamilyEncode (VK_QUEUE_FAMILY_IGNORED) in VideoDevice()
880 m_queueFamilyEncode = queueFamilyEncode; in createDeviceSupportingQueue()
929 DE_ASSERT(m_queueFamilyEncode != VK_QUEUE_FAMILY_IGNORED); in getQueueFamilyIndexEncode()
931 return m_queueFamilyEncode; in getQueueFamilyIndexEncode()
H A DvktCustomInstancesDevices.hpp204 deUint32 m_queueFamilyEncode; member in vkt::VideoDevice

Completed in 5 milliseconds