Searched defs:isImageType (Results 1 – 2 of 2) sorted by relevance
624 static bool isImageType(const glslang::TType& type) { in isImageType() function
195 bool isImageType(Id typeId) const { return getTypeClass(typeId) == OpTypeImage; } in isImageType() function