Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DSkGLContext.cpp114 GR_GL_STENCIL_ATTACHMENT, in init()
DGrGLDefines.h678 #define GR_GL_STENCIL_ATTACHMENT 0x8D20 macro
DGrGpuGL.cpp1147 GR_GL_STENCIL_ATTACHMENT, in attachStencilBufferToRenderTarget()
1166 GR_GL_STENCIL_ATTACHMENT, in attachStencilBufferToRenderTarget()
1184 GR_GL_STENCIL_ATTACHMENT, in attachStencilBufferToRenderTarget()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp712 GR_GL_STENCIL_ATTACHMENT == attachment); in debugGLFramebufferRenderbuffer()
732 case GR_GL_STENCIL_ATTACHMENT: in debugGLFramebufferRenderbuffer()
752 GR_GL_STENCIL_ATTACHMENT == attachment); in debugGLFramebufferTexture2D()
777 case GR_GL_STENCIL_ATTACHMENT: in debugGLFramebufferTexture2D()