Searched refs:fFBFetchNeedsCustomOutput (Results 1 – 3 of 3) sorted by relevance
107 bool fbFetchNeedsCustomOutput() const { return fFBFetchNeedsCustomOutput; } in fbFetchNeedsCustomOutput()274 bool fFBFetchNeedsCustomOutput : 1; variable
52 fFBFetchNeedsCustomOutput = false; in GrShaderCaps()
701 shaderCaps->fFBFetchNeedsCustomOutput = (version >= GR_GL_VER(3, 0)); in initGLSL()708 shaderCaps->fFBFetchNeedsCustomOutput = false; in initGLSL()715 shaderCaps->fFBFetchNeedsCustomOutput = false; in initGLSL()