Home
last modified time | relevance | path

Searched refs:m_inputImageReadLayout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp325 VkImageLayout m_inputImageReadLayout; member in vkt::renderpass::__anon2816d8570111::UnusedAttachmentTestInstance
416 , m_inputImageReadLayout(chooseInputImageLayout(testParams.groupParams)) in UnusedAttachmentTestInstance()
745 m_inputImageReadLayout // VkImageLayout imageLayout; in UnusedAttachmentTestInstance()
996 colorAttachments[2].imageLayout = m_inputImageReadLayout; in createCommandBufferDynamicRendering()
1079 m_inputImageReadLayout, *m_inputImage, subresourceRange), in preRenderCommands()
1091m_inputImageReadLayout, m_inputImageReadLayout, *m_inputImage, subresourceRange)); in inbetweenRenderCommands()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp267 VkImageLayout m_inputImageReadLayout; member in vkt::renderpass::__anon1a947dca0111::InputAttachmentSparseFillingTestInstance
382 , m_inputImageReadLayout(chooseInputImageLayout(testParams.groupParams)) in InputAttachmentSparseFillingTestInstance()
534 m_inputImageReadLayout // VkImageLayout imageLayout; in InputAttachmentSparseFillingTestInstance()
773 m_inputImageReadLayout, // VkImageLayout imageLayout; in createCommandBufferDynamicRendering()
886 inputImageLayout = m_inputImageReadLayout; in preRenderCommands()
H A DvktRenderPassMultisampleResolveTests.cpp246 const VkImageLayout m_inputImageReadLayout; member in vkt::__anon424455070111::MultisampleRenderPassTestBase
260 , m_inputImageReadLayout(chooseInputImageLayout(m_groupParams)) in MultisampleRenderPassTestBase()
2066 m_inputImageReadLayout, // VkImageLayout resolveImageLayout; in submitDynamicRendering()
2078 secondColorAttachments[i].imageLayout = m_inputImageReadLayout; in submitDynamicRendering()
2187 barriers[i].newLayout = m_inputImageReadLayout; in preRenderCommands()
2227m_inputImageReadLayout, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, 0u, subresourceRange)); in postRenderCommands()
2506 m_inputImageReadLayout // VkImageLayout imageLayout in createDescriptorSet()