Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp112 const GrGLStencilAttachment* glStencil = static_cast<const GrGLStencilAttachment*>(stencil); in completeStencilAttachment() local
113 GrGLuint rb = glStencil->renderbufferID(); in completeStencilAttachment()
121 if (glStencil->format().fPacked) { in completeStencilAttachment()