Searched refs:getAttachmentsDescriptor (Results 1 – 3 of 3) sorted by relevance
33 target.getAttachmentsDescriptor(&fAttachmentsDescriptor, &fAttachmentFlags); in initSimple()197 target.getAttachmentsDescriptor(&desc, &flags); in isCompatible()
62 void getAttachmentsDescriptor(GrVkRenderPass::AttachmentsDescriptor* desc,
240 void GrVkRenderTarget::getAttachmentsDescriptor( in getAttachmentsDescriptor() function in GrVkRenderTarget