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

  /external/skia/src/gpu/gl/builders/
GrGLFragmentShaderBuilder.cpp 83 if (caps.glslCaps()->fbFetchSupport()) {
210 if (gpu->glCaps().glslCaps()->fbFetchSupport()) {
  /external/skia/src/gpu/gl/
GrGLCaps.h 422 bool fbFetchSupport() const { return fFBFetchSupport; }

Completed in 882 milliseconds