Searched refs:imageSrcLayout (Results 1 – 1 of 1) sorted by relevance
555 vk::VkImageLayout imageSrcLayout = vk::VK_IMAGE_LAYOUT_UNDEFINED; in executeComputeTest() local562 imageSrcLayout = vk::VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL; in executeComputeTest()569 imageSrcLayout = vk::VK_IMAGE_LAYOUT_GENERAL; in executeComputeTest()578 …copyToProtectedImage(m_protectedContext, **unprotectedImage, **imageSrc, imageSrcLayout, IMAGE_WID… in executeComputeTest()