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