Searched refs:fPreviousRenderPassDescriptor (Results 1 – 4 of 4) sorted by relevance
43 fPreviousRenderPassDescriptor = nil;74 if (nil != fPreviousRenderPassDescriptor) {75 if (compatible(fPreviousRenderPassDescriptor.colorAttachments[0],77 compatible(fPreviousRenderPassDescriptor.stencilAttachment,88 fPreviousRenderPassDescriptor = descriptor;
38 , fPreviousRenderPassDescriptor(nil) {} in GrMtlCommandBuffer()45 MTLRenderPassDescriptor* fPreviousRenderPassDescriptor; variable
142 if (nil != fPreviousRenderPassDescriptor) {143 if (compatible(fPreviousRenderPassDescriptor.colorAttachments[0],145 compatible(fPreviousRenderPassDescriptor.stencilAttachment,170 fPreviousRenderPassDescriptor = descriptor;202 fPreviousRenderPassDescriptor = nil;
100 , fPreviousRenderPassDescriptor(nil) in GrMtlCommandBuffer()114 MTLRenderPassDescriptor* fPreviousRenderPassDescriptor; variable