Searched refs:isInterfaceBlockContainingType (Results 1 – 3 of 3) sorted by relevance
336 bool isInterfaceBlockContainingType(TBasicType t) const;
419 bool TType::isInterfaceBlockContainingType(TBasicType t) const in isInterfaceBlockContainingType() function in sh::TType
298 isOrHasBoolInInterfaceBlock = type.isInterfaceBlockContainingType(EbtBool) || in inferDefaults()