Searched refs:msFBOType (Results 1 – 6 of 6) sorted by relevance
223 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType() function
1418 SkASSERT(GrGLCaps::kNone_MSFBOType != ctx.caps()->msFBOType()); in renderbuffer_storage_msaa()1419 switch (ctx.caps()->msFBOType()) { in renderbuffer_storage_msaa()1457 SkASSERT((GrGLCaps::kMixedSamples_MSFBOType == this->glCaps().msFBOType()) == in createRenderTargetObjects()1465 if (desc.fSampleCnt > 1 && GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType()) { in createRenderTargetObjects()1578 if (GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType() && desc.fSampleCnt > 1) { in onCreateTexture()2731 if (GrGLCaps::kES_Apple_MSFBOType == this->glCaps().msFBOType()) { in onResolveRenderTarget()
1785 if (kStandard_MSFBOType == this->msFBOType() && kGL_GrGLStandard == standard && in initConfigTable()
1383 SkASSERT(GrGLCaps::kNone_MSFBOType != ctx.caps()->msFBOType()); in renderbuffer_storage_msaa()1384 switch (ctx.caps()->msFBOType()) { in renderbuffer_storage_msaa()1422 SkASSERT((GrGLCaps::kMixedSamples_MSFBOType == this->glCaps().msFBOType()) == in createRenderTargetObjects()1430 if (desc.fSampleCnt > 1 && GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType()) { in createRenderTargetObjects()1543 if (GrGLCaps::kNone_MSFBOType == this->glCaps().msFBOType() && desc.fSampleCnt > 1) { in onCreateTexture()2693 if (GrGLCaps::kES_Apple_MSFBOType == this->glCaps().msFBOType()) { in onResolveRenderTarget()
1771 if (kStandard_MSFBOType == this->msFBOType() && kGL_GrGLStandard == standard && in initConfigTable()