Home
last modified time | relevance | path

Searched refs:getQueueFamilyIndexDecode (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoTestUtils.hpp145 const deUint32& getQueueFamilyIndexDecode (void);
DvktVideoTestUtils.cpp127 const deUint32& VideoBaseTestInstance::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::video::VideoBaseTestInstance
129 return m_videoDevice.getQueueFamilyIndexDecode(); in getQueueFamilyIndexDecode()
DvktVideoDecodeTests.cpp392 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterateSingleFrame()
469 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterateDoubleFrame()
560 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterateMultipleFrame()
913 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterate()
DvktVideoBaseDecodeUtils.hpp453 deUint32 getQueueFamilyIndexDecode (void);
DvktVideoBaseDecodeUtils.cpp928 deUint32 VideoBaseDecoder::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::video::VideoBaseDecoder
2047 const deUint32 queueFamilyIndex = getQueueFamilyIndexDecode(); in StartVideoSequence()
2728 const deUint32 queueFamilyIndex = getQueueFamilyIndexDecode(); in DecodeCachedPictures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp145 const deUint32& getQueueFamilyIndexDecode (void);
DvktVideoTestUtils.cpp127 const deUint32& VideoBaseTestInstance::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::video::VideoBaseTestInstance
129 return m_videoDevice.getQueueFamilyIndexDecode(); in getQueueFamilyIndexDecode()
DvktVideoDecodeTests.cpp392 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterateSingleFrame()
469 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterateDoubleFrame()
560 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterateMultipleFrame()
913 const deUint32 queueFamilyIndexDecode = getQueueFamilyIndexDecode(); in iterate()
DvktVideoBaseDecodeUtils.hpp453 deUint32 getQueueFamilyIndexDecode (void);
DvktVideoBaseDecodeUtils.cpp928 deUint32 VideoBaseDecoder::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::video::VideoBaseDecoder
2047 const deUint32 queueFamilyIndex = getQueueFamilyIndexDecode(); in StartVideoSequence()
2728 const deUint32 queueFamilyIndex = getQueueFamilyIndexDecode(); in DecodeCachedPictures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktCustomInstancesDevices.hpp191 const deUint32& getQueueFamilyIndexDecode (void);
DvktCustomInstancesDevices.cpp915 const deUint32& VideoDevice::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::VideoDevice
946 return encode ? getQueueFamilyIndexEncode() : getQueueFamilyIndexDecode(); in getQueueFamilyVideo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.hpp191 const deUint32& getQueueFamilyIndexDecode (void);
DvktCustomInstancesDevices.cpp915 const deUint32& VideoDevice::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::VideoDevice
946 return encode ? getQueueFamilyIndexEncode() : getQueueFamilyIndexDecode(); in getQueueFamilyVideo()