HomeSort by relevance Sort by last modified time
    Searched refs:bgraFormatSupport (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLCaps.h 183 bool bgraFormatSupport() const { return fBGRAFormatSupport; }
GrGpuGL.cpp 343 if (this->glCaps().bgraFormatSupport()) {
    [all...]

Completed in 76 milliseconds