Searched refs:hasStencilAttachment (Results 1 – 4 of 4) sorted by relevance
50 renderPass.hasStencilAttachment(), in getFramebuffer()
121 bool hasStencilAttachment() const { return fAttachmentFlags & kStencil_AttachmentFlag; } in hasStencilAttachment() function
414 this->hasStencilAttachment()); in isCompatible()
68 bool withStencil = fCurrentRenderPass->hasStencilAttachment(); in setAttachmentLayouts()