Home
last modified time | relevance | path

Searched refs:hasStencil (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1792 …bool hasStencil = (props.stencilAttachment_hasTexObj || props.stencilAttachment_hasRbo || props.de… in checkFramebufferCompleteness() local
1805 if (hasStencil) { in checkFramebufferCompleteness()
1816 if (hasDepth && hasStencil) { in checkFramebufferCompleteness()