Searched refs:isImage (Results 1 – 4 of 4) sorted by relevance
39 bool isImage(const Value &);
98 } else if (isImage(*TexHandle)) { in replaceIsTypePSampler()
223 bool isImage(const Value &val) { in isImage() function
1481 if (isSampler(*I) || isImage(*I)) { in emitFunctionParamList()1482 if (isImage(*I)) { in emitFunctionParamList()