Home
last modified time | relevance | path

Searched refs:bgraFormatSupport (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h183 bool bgraFormatSupport() const { return fBGRAFormatSupport; } in bgraFormatSupport() function
DGrGpuGL.cpp343 if (this->glCaps().bgraFormatSupport()) { in fillInConfigRenderableTable()
2190 if (!this->glCaps().bgraFormatSupport()) { in configToGLFormats()