Searched refs:bgraIsInternalFormat (Results 1 – 3 of 3) sorted by relevance
260 bool bgraIsInternalFormat() const;
1155 bool GrGLCaps::bgraIsInternalFormat() const { in bgraIsInternalFormat() function in GrGLCaps1712 if (useSizedTexFormats && this->bgraIsInternalFormat()) { in initConfigTable()
773 this->glCaps().bgraIsInternalFormat()) { in onGetWritePixelsInfo()3188 if (kGLES_GrGLStandard == gpu->glStandard() && gpu->glCaps().bgraIsInternalFormat() && in can_copy_texsubimage()3296 if (kGLES_GrGLStandard == this->glStandard() && this->glCaps().bgraIsInternalFormat() && in initCopySurfaceDstDesc()