Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h773 #define GR_GL_DEPTH_STENCIL 0x84F9 macro
DGrGLCaps.cpp756 gDS = {GR_GL_DEPTH_STENCIL, kUnknownBitCount, kUnknownBitCount, true }; in initStencilFormats()