Searched refs:completeStencilAttachment (Results 1 – 6 of 6) sorted by relevance
102 if (!fRenderTarget->completeStencilAttachment()) { in attachStencilAttachment()
94 bool completeStencilAttachment() override;
75 bool GrGLRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrGLRenderTarget
179 virtual bool completeStencilAttachment() = 0;
119 bool completeStencilAttachment() override;
215 bool GrVkRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrVkRenderTarget