Searched defs:Views (Results 1 – 4 of 4) sorted by relevance
96 struct Views { struct97 const GrVkImageView* imageView = nullptr;98 const GrVkImageView* colorAttachmentView = nullptr;99 const GrVkImageView* resolveAttachmentView = nullptr;100 GrVkImageInfo msInfo;101 sk_sp<GrVkImageLayout> msLayout;
101 struct Views { struct102 const GrVkImageView* imageView = nullptr;103 const GrVkImageView* colorAttachmentView = nullptr;104 const GrVkImageView* resolveAttachmentView = nullptr;105 GrVkImageInfo msInfo;106 sk_sp<GrVkImageLayout> msLayout;
38 llvm::SmallVector<std::unique_ptr<View>, 8> Views; variable
3945 .. _types-set: