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

  /external/skia/src/gpu/glsl/
GrGLSLCaps.h 43 bool fbFetchSupport() const { return fFBFetchSupport; }
GrGLSLFragmentShaderBuilder.cpp 223 if (glslCaps->fbFetchSupport()) {

Completed in 81 milliseconds