Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:depthStencilAttachment

2180     FramebufferAttachment *depthStencilAttachment = drawFramebuffer->getDepthOrStencilbuffer();
2181 if (depthStencilAttachment && depthStencilAttachment->isTexture())
2183 Texture *depthStencilTexture = depthStencilAttachment->getTexture();