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

  /external/skia/src/gpu/gl/
GrGLCaps.h 205 bool packFlipYSupport() const { return fPackFlipYSupport; }
GrGpuGL.cpp 448 if (this->glCaps().packFlipYSupport()) {
    [all...]

Completed in 2514 milliseconds