Home
last modified time | relevance | path

Searched refs:ColorAttachmentOutput (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/vulkano/src/sync/
Dpipeline.rs174 COLOR_ATTACHMENT_OUTPUT, ColorAttachmentOutput = COLOR_ATTACHMENT_OUTPUT,
1456 …cess::ColorAttachmentOutput_ColorAttachmentReadNoncoherent => PipelineStage::ColorAttachmentOutput, in try_from()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp72 {PipelineStage::ColorAttachmentOutput, {0, EventStage::InvalidEnum}},
119 PipelineStage::ColorAttachmentOutput,
136 PipelineStage::ColorAttachmentOutput,
429 PipelineStage::ColorAttachmentOutput,
Dvk_helpers.h849 ColorAttachmentOutput = 12, enumerator