Searched refs:fDstReadInShaderSupport (Results 1 – 3 of 3) sorted by relevance
70 bool dstReadInShaderSupport() const { return fDstReadInShaderSupport; } in dstReadInShaderSupport()95 bool fDstReadInShaderSupport : 1; variable
539 fDstReadInShaderSupport = false; in reset()549 fDstReadInShaderSupport = other.fDstReadInShaderSupport; in operator =()591 r.appendf("Dst Read In Shader Support : %s\n", gNY[fDstReadInShaderSupport]); in dump()
1018 fDstReadInShaderSupport = fFBFetchSupport; in init()