Searched refs:imageSrcLayout (Results 1 – 1 of 1) sorted by relevance
628 vk::VkImageLayout imageSrcLayout = vk::VK_IMAGE_LAYOUT_UNDEFINED; in executeComputeTest() local635 imageSrcLayout = vk::VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL; in executeComputeTest()642 imageSrcLayout = vk::VK_IMAGE_LAYOUT_GENERAL; in executeComputeTest()651 …copyToProtectedImage(m_protectedContext, **unprotectedImage, **imageSrc, imageSrcLayout, IMAGE_WID… in executeComputeTest()