/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoTestUtils.hpp | 91 const VkVideoProfileListInfoKHR* videoProfileList); 96 const VkVideoProfileListInfoKHR* videoProfileList, 103 const VkVideoProfileListInfoKHR* videoProfileList, 109 const VkVideoProfileListInfoKHR* videoProfileList,
|
D | vktVideoTestUtils.cpp | 354 VkVideoProfileListInfoKHR* videoProfileList = new VkVideoProfileListInfoKHR in getVideoProfileList() local 362 …Ptr<VkVideoProfileListInfoKHR> result = de::MovePtr<VkVideoProfileListInfoKHR>(videoProfileList); in getVideoProfileList() 474 const VkVideoProfileListInfoKHR* videoProfileList) in getSupportedFormats() argument 482 videoProfileList, // const void* pNext; in getSupportedFormats() 579 const VkVideoProfileListInfoKHR* videoProfileList, in validateFormatSupport() argument 583 …supportedVideoFormats = getSupportedFormats(vk, physicalDevice, imageUsageFlags, videoProfileList); in validateFormatSupport() 611 const VkVideoProfileListInfoKHR* videoProfileList, in validateVideoProfileList() argument 617 imageFormatInfo.pNext = videoProfileList; in validateVideoProfileList()
|
D | vktVideoBaseDecodeUtils.cpp | 1982 const VkVideoProfileListInfoKHR* videoProfileList, in getImageFormatAndUsageForOutputAndDPB() argument 1997 …> bothUsageFormats = getSupportedFormats(vk, physicalDevice, bothImageUsages, videoProfileList); in getImageFormatAndUsageForOutputAndDPB() 2006 …mat>> dstUsageFormats = getSupportedFormats(vk, physicalDevice, dstFormatUsages, videoProfileList); in getImageFormatAndUsageForOutputAndDPB() 2020 …mat>> dpbUsageFormats = getSupportedFormats(vk, physicalDevice, dpbFormatUsages, videoProfileList); in getImageFormatAndUsageForOutputAndDPB() 2078 …const MovePtr<VkVideoProfileListInfoKHR> videoProfileList = getVideoProfileList(videoProfi… in StartVideoSequence() local 2092 …tputAndDPB = getImageFormatAndUsageForOutputAndDPB(vki, physDevice, videoProfileList.get(), videoV… in StartVideoSequence() 2094 …port(vki, physDevice, imageFormatAndUsageForOutputAndDPB[0].second, videoProfileList.get(), imageF… in StartVideoSequence() 2095 …sVideoProfileSutable = validateVideoProfileList(vki, physDevice, videoProfileList.get(), imageF… in StartVideoSequence() 2105 …ateInfo(outPictureFormat, codedExtent, &queueFamilyIndex, outPictureUsage, videoProfileList.get()); in StartVideoSequence() 2106 …(dpbPictureFormat, codedExtent, &queueFamilyIndex, dpbPictureUsage, videoProfileList.get(), dpbPic… in StartVideoSequence() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | vktVideoTestUtils.hpp | 91 const VkVideoProfileListInfoKHR* videoProfileList); 96 const VkVideoProfileListInfoKHR* videoProfileList, 103 const VkVideoProfileListInfoKHR* videoProfileList, 109 const VkVideoProfileListInfoKHR* videoProfileList,
|
D | vktVideoTestUtils.cpp | 354 VkVideoProfileListInfoKHR* videoProfileList = new VkVideoProfileListInfoKHR in getVideoProfileList() local 362 …Ptr<VkVideoProfileListInfoKHR> result = de::MovePtr<VkVideoProfileListInfoKHR>(videoProfileList); in getVideoProfileList() 474 const VkVideoProfileListInfoKHR* videoProfileList) in getSupportedFormats() argument 482 videoProfileList, // const void* pNext; in getSupportedFormats() 579 const VkVideoProfileListInfoKHR* videoProfileList, in validateFormatSupport() argument 583 …supportedVideoFormats = getSupportedFormats(vk, physicalDevice, imageUsageFlags, videoProfileList); in validateFormatSupport() 611 const VkVideoProfileListInfoKHR* videoProfileList, in validateVideoProfileList() argument 617 imageFormatInfo.pNext = videoProfileList; in validateVideoProfileList()
|
D | vktVideoBaseDecodeUtils.cpp | 1982 const VkVideoProfileListInfoKHR* videoProfileList, in getImageFormatAndUsageForOutputAndDPB() argument 1997 …> bothUsageFormats = getSupportedFormats(vk, physicalDevice, bothImageUsages, videoProfileList); in getImageFormatAndUsageForOutputAndDPB() 2006 …mat>> dstUsageFormats = getSupportedFormats(vk, physicalDevice, dstFormatUsages, videoProfileList); in getImageFormatAndUsageForOutputAndDPB() 2020 …mat>> dpbUsageFormats = getSupportedFormats(vk, physicalDevice, dpbFormatUsages, videoProfileList); in getImageFormatAndUsageForOutputAndDPB() 2078 …const MovePtr<VkVideoProfileListInfoKHR> videoProfileList = getVideoProfileList(videoProfi… in StartVideoSequence() local 2092 …tputAndDPB = getImageFormatAndUsageForOutputAndDPB(vki, physDevice, videoProfileList.get(), videoV… in StartVideoSequence() 2094 …port(vki, physDevice, imageFormatAndUsageForOutputAndDPB[0].second, videoProfileList.get(), imageF… in StartVideoSequence() 2095 …sVideoProfileSutable = validateVideoProfileList(vki, physDevice, videoProfileList.get(), imageF… in StartVideoSequence() 2105 …ateInfo(outPictureFormat, codedExtent, &queueFamilyIndex, outPictureUsage, videoProfileList.get()); in StartVideoSequence() 2106 …(dpbPictureFormat, codedExtent, &queueFamilyIndex, dpbPictureUsage, videoProfileList.get(), dpbPic… in StartVideoSequence() [all …]
|