Home
last modified time | relevance | path

Searched refs:AttachmentsDescriptor (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkRenderPass.h60 struct AttachmentsDescriptor { struct
141 bool isCompatible(const AttachmentsDescriptor&, const AttachmentFlags&) const;
147 AttachmentsDescriptor fAttachmentsDescriptor;
DGrVkRenderPass.cpp16 typedef GrVkRenderPass::AttachmentsDescriptor::AttachmentDesc AttachmentDesc;
194 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible()
217 AttachmentsDescriptor desc; in isCompatible()
DGrVkRenderTarget.h92 void getAttachmentsDescriptor(GrVkRenderPass::AttachmentsDescriptor* desc,
DGrVkRenderTarget.cpp262 GrVkRenderPass::AttachmentsDescriptor* desc, in getAttachmentsDescriptor()
/external/skqp/src/gpu/vk/
DGrVkRenderPass.h60 struct AttachmentsDescriptor { struct
141 bool isCompatible(const AttachmentsDescriptor&, const AttachmentFlags&) const;
147 AttachmentsDescriptor fAttachmentsDescriptor;
DGrVkRenderPass.cpp16 typedef GrVkRenderPass::AttachmentsDescriptor::AttachmentDesc AttachmentDesc;
194 bool GrVkRenderPass::isCompatible(const AttachmentsDescriptor& desc, in isCompatible()
217 AttachmentsDescriptor desc; in isCompatible()
DGrVkRenderTarget.h92 void getAttachmentsDescriptor(GrVkRenderPass::AttachmentsDescriptor* desc,
DGrVkRenderTarget.cpp262 GrVkRenderPass::AttachmentsDescriptor* desc, in getAttachmentsDescriptor()