Searched refs:fbFetchNeedsCustomOutput (Results 1 – 8 of 8) sorted by relevance
28 if (shaderCaps->fbFetchNeedsCustomOutput()) { in dstColor()
59 bool fbFetchNeedsCustomOutput() const { return fFBFetchNeedsCustomOutput; } in fbFetchNeedsCustomOutput() function
85 CAP(Bool, fbFetchNeedsCustomOutput), in caps_lookup_table()
60 bool fbFetchNeedsCustomOutput() const { return fFBFetchNeedsCustomOutput; } in fbFetchNeedsCustomOutput() function
98 bool fbFetchNeedsCustomOutput() const { in fbFetchNeedsCustomOutput() function
83 bool fbFetchNeedsCustomOutput() const { in fbFetchNeedsCustomOutput() function
127 CAP(fbFetchNeedsCustomOutput); in fill_caps()
189 if (shaderCaps->fbFetchNeedsCustomOutput()) { in dstColor()