HomeSort by relevance Sort by last modified time
    Searched refs:glStencil (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLRenderTarget.cpp 121 const GrGLStencilAttachment* glStencil = static_cast<const GrGLStencilAttachment*>(stencil);
122 GrGLuint rb = glStencil->renderbufferID();
130 if (glStencil->format().fPacked) {
  /external/skqp/src/gpu/gl/
GrGLRenderTarget.cpp 121 const GrGLStencilAttachment* glStencil = static_cast<const GrGLStencilAttachment*>(stencil);
122 GrGLuint rb = glStencil->renderbufferID();
130 if (glStencil->format().fPacked) {

Completed in 373 milliseconds