Home
last modified time | relevance | path

Searched refs:getQueueFamilyIndexTransfer (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.hpp144 const deUint32& getQueueFamilyIndexTransfer (void);
H A DvktVideoTestUtils.cpp122 const deUint32& VideoBaseTestInstance::getQueueFamilyIndexTransfer (void) in getQueueFamilyIndexTransfer() function in vkt::video::VideoBaseTestInstance
124 return m_videoDevice.getQueueFamilyIndexTransfer(); in getQueueFamilyIndexTransfer()
H A DvktVideoDecodeTests.cpp393 const deUint32 queueFamilyIndexTransfer = getQueueFamilyIndexTransfer(); in iterateSingleFrame()
470 const deUint32 queueFamilyIndexTransfer = getQueueFamilyIndexTransfer(); in iterateDoubleFrame()
561 const deUint32 queueFamilyIndexTransfer = getQueueFamilyIndexTransfer(); in iterateMultipleFrame()
914 const deUint32 queueFamilyIndexTransfer = getQueueFamilyIndexTransfer();
H A DvktVideoBaseDecodeUtils.hpp452 deUint32 getQueueFamilyIndexTransfer (void);
H A DvktVideoBaseDecodeUtils.cpp914 deUint32 VideoBaseDecoder::getQueueFamilyIndexTransfer (void)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp109 return vd->getQueueFamilyIndexTransfer(); in transferQueueFamilyIdx()
143 deUint32 getQueueFamilyIndexTransfer();
H A DvktVideoTestUtils.cpp124 deUint32 VideoBaseTestInstance::getQueueFamilyIndexTransfer (void) in getQueueFamilyIndexTransfer() function in vkt::video::VideoBaseTestInstance
126 return m_videoDevice.getQueueFamilyIndexTransfer(); in getQueueFamilyIndexTransfer()
H A DvktVideoDecodeTests.cpp733 getDeviceQueue(m_context.getDeviceInterface(), device, m_videoDevice.getQueueFamilyIndexTransfer(), 0); in InterleavingDecodeTestInstance()
754 getDeviceQueue(m_context.getDeviceInterface(), device, m_videoDevice.getQueueFamilyIndexTransfer(), 0); in VideoDecodeTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.hpp190 deUint32 getQueueFamilyIndexTransfer (void) const;
H A DvktCustomInstancesDevices.cpp941 deUint32 VideoDevice::getQueueFamilyIndexTransfer (void) const in getQueueFamilyIndexTransfer() function in vkt::VideoDevice
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.hpp190 const deUint32& getQueueFamilyIndexTransfer (void);
H A DvktCustomInstancesDevices.cpp904 const deUint32& VideoDevice::getQueueFamilyIndexTransfer (void) in getQueueFamilyIndexTransfer() function in vkt::VideoDevice

Completed in 17 milliseconds