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