Home
last modified time | relevance | path

Searched defs:attachStencilBufferToRenderTarget (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrGpu.cpp142 bool GrGpu::attachStencilBufferToRenderTarget(GrRenderTarget* rt) { in attachStencilBufferToRenderTarget() function in GrGpu
/external/skia/src/gpu/gl/
DGrGpuGL.cpp1138 bool GrGpuGL::attachStencilBufferToRenderTarget(GrStencilBuffer* sb, in attachStencilBufferToRenderTarget() function in GrGpuGL