Home
last modified time | relevance | path

Searched refs:getPlaneCompatibleFormatForWriting (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp149 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUi… in getPlaneCompatibleFormatForWriting() function
200 VkFormat planeCompatibleFormat0 = getPlaneCompatibleFormatForWriting(formatDescription, 0); in testStorageImageWrite()
243 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in testStorageImageWrite()
362 …vk::VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, pla… in testStorageImageWrite()
379 …vk::VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, p… in testStorageImageWrite()
633 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in initPrograms()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp201 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in initPrograms()
347 VkFormat planeCompatibleFormat0 = getPlaneCompatibleFormatForWriting(formatDescription, 0); in iterate()
592 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in iterate()
743 …vk::VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, pla… in iterate()
767 …vk::VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, pl… in iterate()
H A DvktSparseResourcesTestsUtil.hpp245 vk::VkFormat getPlaneCompatibleFormatForWriting (const vk::PlanarFormatDescription& formatInfo,
H A DvktSparseResourcesTestsUtil.cpp989 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUi… in getPlaneCompatibleFormatForWriting() function