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

  /external/skia/include/gpu/
GrCaps.h 36 bool mipMapSupport() const { return fMipMapSupport; }
  /external/skia/src/gpu/
GrTextureMaker.cpp 21 if (!fContext->caps()->mipMapSupport()) {
  /external/skia/src/gpu/vk/
GrVkGpu.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 287 milliseconds