Home
last modified time | relevance | path

Searched refs:getAttachmentsDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkRenderPass.cpp162 target.getAttachmentsDescriptor(&fAttachmentsDescriptor, &fAttachmentFlags); in init()
216 target.getAttachmentsDescriptor(&desc, &flags); in isCompatible()
DGrVkRenderTarget.h74 void getAttachmentsDescriptor(GrVkRenderPass::AttachmentsDescriptor* desc,
DGrVkRenderTarget.cpp235 void GrVkRenderTarget::getAttachmentsDescriptor( in getAttachmentsDescriptor() function in GrVkRenderTarget