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