Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp150 fMSFBOType = GrGLCaps::kDesktopARB_MSFBOType; in initFSAASupport()
269 GR_STATIC_ASSERT(1 == kDesktopARB_MSFBOType); in print()
DGrGLCaps.h38 kDesktopARB_MSFBOType, enumerator
DGrGpuGL.cpp1646 if (GrGLCaps::kDesktopARB_MSFBOType != this->glCaps().msFBOType()) { in onResolveRenderTarget()