Searched defs:isImageType (Results 1 – 5 of 5) sorted by relevance
173 bool isImageType; member190 bool isImageType) in UniformTypeInfo()
211 static bool isImageType(const glslang::TType& type) { in isImageType() function
298 bool isImageType(Id typeId) const { return getTypeClass(typeId) == OpTypeImage; } in isImageType() function
293 bool isImageType(Id typeId) const { return getTypeClass(typeId) == OpTypeImage; } in isImageType() function