Searched refs:fFBFetchNeedsCustomOutput (Results 1 – 3 of 3) sorted by relevance
45 bool fbFetchNeedsCustomOutput() const { return fFBFetchNeedsCustomOutput; } in fbFetchNeedsCustomOutput()154 bool fFBFetchNeedsCustomOutput : 1; variable
20 fFBFetchNeedsCustomOutput = false; in GrGLSLCaps()
607 glslCaps->fFBFetchNeedsCustomOutput = (version >= GR_GL_VER(3, 0)); in initGLSL()614 glslCaps->fFBFetchNeedsCustomOutput = false; in initGLSL()621 glslCaps->fFBFetchNeedsCustomOutput = false; in initGLSL()