Searched refs:isFetch (Results 1 – 1 of 1) sorted by relevance
2056 …const bool isFetch = callNode.getOp() == EOpTextureFetch || callNode.getOp() == EOpTextureFetchOff… in builtInOpCheck() local2058 if (isTexture && (!isBuffer || !isFetch)) in builtInOpCheck()