Searched defs:AttachmentImage (Results 1 – 2 of 2) sorted by relevance
74 pub struct AttachmentImage<A = PotentialDedicatedAllocation<StdMemoryPoolAlloc>> { struct96 impl AttachmentImage { impl106 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {125 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {151 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {164 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {184 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {199 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {215 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {227 ) -> Result<Arc<AttachmentImage>, ImageCreationError> {[all …]
420 OffscreenSurfaceVk::AttachmentImage::AttachmentImage(SurfaceVk *surfaceVk) in AttachmentImage() function in rx::OffscreenSurfaceVk::AttachmentImage