Searched refs:bgraFormatSupport (Results 1 – 2 of 2) sorted by relevance
183 bool bgraFormatSupport() const { return fBGRAFormatSupport; } in bgraFormatSupport() function
343 if (this->glCaps().bgraFormatSupport()) { in fillInConfigRenderableTable()2190 if (!this->glCaps().bgraFormatSupport()) { in configToGLFormats()