Home
last modified time | relevance | path

Searched refs:eColorAttachmentOptimal (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp136 .initialLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in createRenderPass()
137 .finalLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in createRenderPass()
141 .layout = vkhpp::ImageLayout::eColorAttachmentOptimal, in createRenderPass()
496 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
564 vkhpp::ImageLayout::eColorAttachmentOptimal, dst.data(), in TEST_P()
635 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
689 vkhpp::ImageLayout::eColorAttachmentOptimal, dst.data(), in TEST_P()
815 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
908 vkhpp::ImageLayout::eColorAttachmentOptimal, dst.data(), in TEST_P()
1032 .newLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in TEST_P()
[all …]
/hardware/google/gfxstream/common/detector/
DVulkan.cpp812 vkhpp::ImageLayout::eColorAttachmentOptimal)); in CreateFramebuffer()
836 .initialLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in CreateFramebuffer()
837 .finalLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in CreateFramebuffer()
842 .layout = vkhpp::ImageLayout::eColorAttachmentOptimal, in CreateFramebuffer()
855 .initialLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in CreateFramebuffer()
856 .finalLayout = vkhpp::ImageLayout::eColorAttachmentOptimal, in CreateFramebuffer()
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp364 vkhpp::ImageLayout::eColorAttachmentOptimal, in CanHandlePrecisionQualifierWithYuvSampler()
365 vkhpp::ImageLayout::eColorAttachmentOptimal)); in CanHandlePrecisionQualifierWithYuvSampler()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1589 eColorAttachmentOptimal = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, enumerator
Dvulkansc_to_string.hpp2428 case ImageLayout::eColorAttachmentOptimal : return "ColorAttachmentOptimal"; in to_string()
Dvulkan_enums.hpp2591 eColorAttachmentOptimal = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, enumerator
Dvulkan_to_string.hpp4538 case ImageLayout::eColorAttachmentOptimal : return "ColorAttachmentOptimal"; in to_string()