Home
last modified time | relevance | path

Searched refs:kFull_BlitFramebufferSupport (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h87 kFull_BlitFramebufferSupport enumerator
H A DGrGLCaps.cpp946 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
955 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
959 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
963 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
H A DGrGLGpu.cpp3491 case GrGLCaps::kFull_BlitFramebufferSupport: