Home
last modified time | relevance | path

Searched refs:eColorAttachmentOutput (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/common/detector/
DVulkan.cpp876 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput; in CreateFramebuffer()
878 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput; in CreateFramebuffer()
883 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput; in CreateFramebuffer()
885 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput; in CreateFramebuffer()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp512 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput, vkhpp::DependencyFlags(), nullptr, in TEST_P()
651 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput, vkhpp::DependencyFlags(), nullptr, in TEST_P()
831 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput, vkhpp::DependencyFlags(), nullptr, in TEST_P()
1048 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput, vkhpp::DependencyFlags(), nullptr, in TEST_P()
1224 vkhpp::PipelineStageFlagBits::eColorAttachmentOutput, vkhpp::DependencyFlags(), nullptr, in TEST_P()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1303 eColorAttachmentOutput = VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT, enumerator
1332 | PipelineStageFlagBits::eColorAttachmentOutput
2992 eColorAttachmentOutput = VK_PIPELINE_STAGE_2_COLOR_ATTACHMENT_OUTPUT_BIT, enumerator
3043 | PipelineStageFlagBits2::eColorAttachmentOutput
Dvulkansc_to_string.hpp203 … if ( value & PipelineStageFlagBits::eColorAttachmentOutput ) result += "ColorAttachmentOutput | "; in to_string()
917 …if ( value & PipelineStageFlagBits2::eColorAttachmentOutput ) result += "ColorAttachmentOutput | "; in to_string()
2243 case PipelineStageFlagBits::eColorAttachmentOutput : return "ColorAttachmentOutput"; in to_string()
3624 case PipelineStageFlagBits2::eColorAttachmentOutput : return "ColorAttachmentOutput"; in to_string()
Dvulkan_enums.hpp2176 eColorAttachmentOutput = VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT, enumerator
2218 | PipelineStageFlagBits::eColorAttachmentOutput
4322 eColorAttachmentOutput = VK_PIPELINE_STAGE_2_COLOR_ATTACHMENT_OUTPUT_BIT, enumerator
4384 | PipelineStageFlagBits2::eColorAttachmentOutput
Dvulkan_to_string.hpp245 … if ( value & PipelineStageFlagBits::eColorAttachmentOutput ) result += "ColorAttachmentOutput | "; in to_string()
1153 …if ( value & PipelineStageFlagBits2::eColorAttachmentOutput ) result += "ColorAttachmentOutput | "; in to_string()
4281 case PipelineStageFlagBits::eColorAttachmentOutput : return "ColorAttachmentOutput"; in to_string()
5941 case PipelineStageFlagBits2::eColorAttachmentOutput : return "ColorAttachmentOutput"; in to_string()