Home
last modified time | relevance | path

Searched defs:StorageImage (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dstorage.rs55 pub struct StorageImage { struct
63 impl StorageImage { implementation
70 ) -> Result<Arc<StorageImage>, ImageError> { in new()
108 ) -> Result<Arc<StorageImage>, ImageError> { in with_usage()
167 ) -> Result<Arc<StorageImage>, ImageError> { in new_with_exportable_fd()
259 ) -> Result<Arc<StorageImage>, ImageError> { in new_from_dma_buf_fd()
394 ) -> Result<Arc<ImageView<StorageImage>>, ImageError> {
462 unsafe impl DeviceOwned for StorageImage { implementation
469 unsafe impl ImageAccess for StorageImage { implementation
512 unsafe impl<P> ImageContent<P> for StorageImage { implementation
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp59 StorageImage = 0, enumerator
H A DvktPipelineMultisampleImageTests.cpp1378 namespace StorageImage namespace
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp318 TEST_F(DescriptorTypeTest, StorageImage) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinstruction_test.cpp318 TEST_F(DescriptorTypeTest, StorageImage) { in TEST_F() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp318 TEST_F(DescriptorTypeTest, StorageImage) { in TEST_F() argument