HomeSort by relevance Sort by last modified time
    Searched refs:fDiscardFramebuffer (Results 1 - 5 of 5) sorted by null

  /external/skia/include/gpu/gl/
GrGLInterface.h 284 GrGLFunction<GrGLDiscardFramebufferProc> fDiscardFramebuffer;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 442 functions->fDiscardFramebuffer = noOpGLDiscardFramebuffer;
SkNullGLContext.cpp 491 functions->fDiscardFramebuffer = noOpGLDiscardFramebuffer;
GrGLInterface.cpp 350 if (nullptr == fFunctions.fDiscardFramebuffer) {
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 544 milliseconds