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