Searched defs:isImageType (Results 1 – 5 of 5) sorted by relevance
172 bool isImageType; member189 bool isImageType) in UniformTypeInfo()
167 static bool isImageType(const glslang::TType& type) { in isImageType() function
200 static bool isImageType(const glslang::TType& type) { in isImageType() function
236 bool isImageType(Id typeId) const { return getTypeClass(typeId) == OpTypeImage; } in isImageType() function