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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 199 bool bgraIsInternalFormat() const { return fBGRAIsInternalFormat; }
GrGpuGL.cpp 213 !this->glCaps().bgraIsInternalFormat() &&
    [all...]
  /external/skia/src/gpu/gl/
GrGLCaps.h 199 bool bgraIsInternalFormat() const { return fBGRAIsInternalFormat; }
GrGpuGL.cpp 213 !this->glCaps().bgraIsInternalFormat() &&
    [all...]

Completed in 391 milliseconds