Searched refs:getAttachmentsDescriptor (Results 1 – 3 of 3) sorted by relevance
162 target.getAttachmentsDescriptor(&fAttachmentsDescriptor, &fAttachmentFlags); in init()216 target.getAttachmentsDescriptor(&desc, &flags); in isCompatible()
74 void getAttachmentsDescriptor(GrVkRenderPass::AttachmentsDescriptor* desc,
235 void GrVkRenderTarget::getAttachmentsDescriptor( in getAttachmentsDescriptor() function in GrVkRenderTarget