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

/external/chromium_org/gpu/skia_bindings/
H A Dgl_bindings_skia_cmd_buffer.cc38 functions->fClearStencil = glClearStencil;
/external/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp30 functions->fClearStencil = glClearStencil;
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h167 GLPtr<GrGLClearStencilProc> fClearStencil; member in struct:GrGLInterface::Functions
/external/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp43 functions->fClearStencil = glClearStencil;
/external/skia/include/gpu/gl/
H A DGrGLInterface.h167 GLPtr<GrGLClearStencilProc> fClearStencil; member in struct:GrGLInterface::Functions
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp361 functions->fClearStencil = noOpGLClearStencil;
H A DGrGLInterface.cpp123 NULL == fFunctions.fClearStencil ||
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp307 functions->fClearStencil = noOpGLClearStencil;
H A DGrGLInterface.cpp151 NULL == fFunctions.fClearStencil ||
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp858 functions->fClearStencil = noOpGLClearStencil;
/external/chromium_org/ui/gl/
H A Dgl_bindings_skia_in_process.cc622 functions->fClearStencil = StubGLClearStencil;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp854 functions->fClearStencil = noOpGLClearStencil;

Completed in 6407 milliseconds