Searched refs:fbFetchSupport (Results 1 – 5 of 5) sorted by relevance
6 if (sk_Caps.fbFetchSupport) y = 1;
22 if (shaderCaps->fbFetchSupport()) { in dstColor()
84 CAP(Bool, fbFetchSupport), in caps_lookup_table()
66 bool fbFetchSupport() const { return fFBFetchSupport; } in fbFetchSupport() function
805 if (this->caps().fbFetchSupport()) { in writeVariableReference()