/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoTestUtils.hpp | 145 const deUint32& getQueueFamilyIndexDecode (void);
|
D | vktVideoTestUtils.cpp | 127 const deUint32& VideoBaseTestInstance::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::video::VideoBaseTestInstance 129 return m_videoDevice.getQueueFamilyIndexDecode(); in getQueueFamilyIndexDecode()
|
D | vktVideoDecodeTests.cpp | 392 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()
|
D | vktVideoBaseDecodeUtils.hpp | 453 deUint32 getQueueFamilyIndexDecode (void);
|
D | vktVideoBaseDecodeUtils.cpp | 928 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/ |
D | vktVideoTestUtils.hpp | 145 const deUint32& getQueueFamilyIndexDecode (void);
|
D | vktVideoTestUtils.cpp | 127 const deUint32& VideoBaseTestInstance::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::video::VideoBaseTestInstance 129 return m_videoDevice.getQueueFamilyIndexDecode(); in getQueueFamilyIndexDecode()
|
D | vktVideoDecodeTests.cpp | 392 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()
|
D | vktVideoBaseDecodeUtils.hpp | 453 deUint32 getQueueFamilyIndexDecode (void);
|
D | vktVideoBaseDecodeUtils.cpp | 928 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/ |
D | vktCustomInstancesDevices.hpp | 191 const deUint32& getQueueFamilyIndexDecode (void);
|
D | vktCustomInstancesDevices.cpp | 915 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/ |
D | vktCustomInstancesDevices.hpp | 191 const deUint32& getQueueFamilyIndexDecode (void);
|
D | vktCustomInstancesDevices.cpp | 915 const deUint32& VideoDevice::getQueueFamilyIndexDecode (void) in getQueueFamilyIndexDecode() function in vkt::VideoDevice 946 return encode ? getQueueFamilyIndexEncode() : getQueueFamilyIndexDecode(); in getQueueFamilyVideo()
|