Home | History | Annotate | Download | only in libGLESv2

Lines Matching defs:depthStencil

287 	egl::Image *depthStencil = surface->getDepthStencil();
290 DepthStencilbuffer *depthStencilbufferZero = new DepthStencilbuffer(depthStencil);
300 if(depthStencil)
302 depthStencil->release();