Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
H A DGrGLRenderTarget.cpp223 const GrGLAttachment* glStencil = static_cast<const GrGLAttachment*>(stencil); in bindInternal() local
227 glStencil->renderbufferID())); in bindInternal()
228 if (GrGLFormatIsPackedDepthStencil(glStencil->format())) { in bindInternal()
232 glStencil->renderbufferID())); in bindInternal()

Completed in 1 milliseconds