Searched refs:mipMapLevelAndLodControlSupport (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCaps.h344 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } function in class:GrGLCaps
H A DGrGLGpu.cpp3075 if (this->glCaps().mipMapLevelAndLodControlSupport()) {

Completed in 76 milliseconds