Searched refs:bgraIsInternalFormat (Results 1 – 2 of 2) sorted by relevance
138 bool bgraIsInternalFormat() const { return fBGRAIsInternalFormat; } in bgraIsInternalFormat() function
2220 if (this->glCaps().bgraIsInternalFormat()) { in configToGLFormats()