Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
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()
637 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp201 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in initPrograms()
368 VkFormat planeCompatibleFormat0 = getPlaneCompatibleFormatForWriting(formatDescription, 0); in iterate()
613 …VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, plane… in iterate()
764 …vk::VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, pla… in iterate()
788 …vk::VkFormat planeCompatibleFormat = getPlaneCompatibleFormatForWriting(formatDescription, pl… in iterate()
DvktSparseResourcesTestsUtil.hpp247 vk::VkFormat getPlaneCompatibleFormatForWriting (const vk::PlanarFormatDescription& formatInfo,
DvktSparseResourcesTestsUtil.cpp1021 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUi… in getPlaneCompatibleFormatForWriting() function