Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/
Dpipeline.rs1059 VideoDecode_VideoDecodeWrite, enumerator
1129 | PipelineStageAccess::VideoDecode_VideoDecodeWrite in is_write()
1474 | PipelineStageAccess::VideoDecode_VideoDecodeWrite => PipelineStage::VideoDecode, in try_from()
1593 PipelineStageAccess::VideoDecode_VideoDecodeWrite => AccessFlags::VIDEO_DECODE_WRITE, in from()
1872 | Self::from(PipelineStageAccess::VideoDecode_VideoDecodeWrite) in from()
2092 result |= Self::from(PipelineStageAccess::VideoDecode_VideoDecodeWrite) in from()