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

  /external/skia/src/gpu/gl/
GrGLCaps.h 263 bool unpackRowLengthSupport() const { return fUnpackRowLengthSupport; }
GrGLGpu.cpp 507 if (this->glCaps().unpackRowLengthSupport()) {
    [all...]

Completed in 60 milliseconds