Lines Matching refs:ImageLayout
136 .initialLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in createRenderPass()
137 .finalLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in createRenderPass()
141 .layout = vkhpp::ImageLayout::eColorAttachmentOptimal, in createRenderPass()
299 .initialLayout = vkhpp::ImageLayout::eUndefined, in createColorAttachment()
495 .oldLayout = vkhpp::ImageLayout::eUndefined, in TEST_P()
496 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
564 vkhpp::ImageLayout::eColorAttachmentOptimal, dst.data(), in TEST_P()
634 .oldLayout = vkhpp::ImageLayout::eUndefined, in TEST_P()
635 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
689 vkhpp::ImageLayout::eColorAttachmentOptimal, dst.data(), in TEST_P()
814 .oldLayout = vkhpp::ImageLayout::eUndefined, in TEST_P()
815 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
908 vkhpp::ImageLayout::eColorAttachmentOptimal, dst.data(), in TEST_P()
1031 .oldLayout = vkhpp::ImageLayout::eUndefined, in TEST_P()
1032 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
1207 .oldLayout = vkhpp::ImageLayout::eUndefined, in TEST_P()
1208 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()