Searched refs:msFBOType (Results 1 – 2 of 2) sorted by relevance
108 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType() function
293 fCaps.fFSAASupport = GrGLCaps::kNone_MSFBOType != this->glCaps().msFBOType(); in initCaps()803 if (GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType()) { in createRenderTargetObjects()927 if (GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType() && in onCreateTexture()1619 GrAssert(GrGLCaps::kNone_MSFBOType != this->glCaps().msFBOType()); in onResolveRenderTarget()1637 if (GrGLCaps::kAppleES_MSFBOType == this->glCaps().msFBOType()) { in onResolveRenderTarget()1646 if (GrGLCaps::kDesktopARB_MSFBOType != this->glCaps().msFBOType()) { in onResolveRenderTarget()1649 this->glCaps().msFBOType()); in onResolveRenderTarget()