Home
last modified time | relevance | path

Searched defs:Views (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.cpp96 struct Views { struct
97 const GrVkImageView* imageView = nullptr;
98 const GrVkImageView* colorAttachmentView = nullptr;
99 const GrVkImageView* resolveAttachmentView = nullptr;
100 GrVkImageInfo msInfo;
101 sk_sp<GrVkImageLayout> msLayout;
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp101 struct Views { struct
102 const GrVkImageView* imageView = nullptr;
103 const GrVkImageView* colorAttachmentView = nullptr;
104 const GrVkImageView* resolveAttachmentView = nullptr;
105 GrVkImageInfo msInfo;
106 sk_sp<GrVkImageLayout> msLayout;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DPipelinePrinter.h38 llvm::SmallVector<std::unique_ptr<View>, 8> Views; variable
/external/python/cpython3/Doc/library/
Dstdtypes.rst3945 .. _types-set: