Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dpipeline.rs660 … return Err(DescriptorResourceInvalidError::StorageWriteWithoutFormatNotSupported); in validate_pipeline_descriptor_sets()
700 DescriptorResourceInvalidError::StorageWriteWithoutFormatNotSupported, in validate_pipeline_descriptor_sets()
2901 StorageWriteWithoutFormatNotSupported, enumerator
2968 Self::StorageWriteWithoutFormatNotSupported => write!( in fmt()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dpipeline.rs1009 … return Err(DescriptorResourceInvalidError::StorageWriteWithoutFormatNotSupported); in validate_pipeline_descriptor_sets()
1049 DescriptorResourceInvalidError::StorageWriteWithoutFormatNotSupported, in validate_pipeline_descriptor_sets()