Searched refs:newOutputImageLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoFrameBuffer.cpp | 121 … VkImageLayout newOutputImageLayout = VK_IMAGE_LAYOUT_MAX_ENUM, in GetImageSetNewLayout() argument 155 if (VK_IMAGE_LAYOUT_MAX_ENUM != newOutputImageLayout) in GetImageSetNewLayout() 157 m_currentOutputImageLayout = newOutputImageLayout; in GetImageSetNewLayout() 242 … VkImageLayout newOutputImageLayout = VK_IMAGE_LAYOUT_MAX_ENUM, in GetImageSetNewLayout() argument 271 newDpbImageLayout, pDpbPictureResource, pDpbPictureResourceInfo, newOutputImageLayout, in GetImageSetNewLayout() 283 … newDpbImageLayout, pDpbPictureResource, pDpbPictureResourceInfo, newOutputImageLayout, in GetImageSetNewLayout()
|