Searched refs:kNone_MSFBOType (Results 1 – 3 of 3) sorted by relevance
21 fMSFBOType = kNone_MSFBOType; in reset()221 fMSFBOType = kNone_MSFBOType; in initFSAASupport()260 if (kNone_MSFBOType != fMSFBOType) { in initFSAASupport()400 GR_STATIC_ASSERT(0 == kNone_MSFBOType); in print()
52 kNone_MSFBOType = 0, enumerator
269 caps->fFSAASupport = GrGLCaps::kNone_MSFBOType != this->glCaps().msFBOType(); in initCaps()803 GrAssert(GrGLCaps::kNone_MSFBOType != ctxInfo.caps().msFBOType()); in renderbuffer_storage_msaa()852 if (GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType()) { in createRenderTargetObjects()969 if (GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType() && in onCreateTexture()1725 GrAssert(GrGLCaps::kNone_MSFBOType != this->glCaps().msFBOType()); in onResolveRenderTarget()