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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 239 bool imagingSupport() const { return fImagingSupport; }
GrGpuGL.cpp 258 if (this->glCaps().imagingSupport() && !this->glCaps().isCoreProfile()) {
    [all...]

Completed in 61 milliseconds