Searched refs:hasStencil (Results 1 – 1 of 1) sorted by relevance
1792 …bool hasStencil = (props.stencilAttachment_hasTexObj || props.stencilAttachment_hasRbo || props.de… in checkFramebufferCompleteness() local1805 if (hasStencil) { in checkFramebufferCompleteness()1816 if (hasDepth && hasStencil) { in checkFramebufferCompleteness()