Searched refs:getTypeConstructorDepth (Results 1 – 3 of 3) sorted by relevance
242 int getTypeConstructorDepth (const VariableType& type) in getTypeConstructorDepth() function257 depth = getTypeConstructorDepth(memberType); in getTypeConstructorDepth()291 return getTypeConstructorDepth(valueRange.getType()); in getConservativeValueExprDepth()
46 int getTypeConstructorDepth (const VariableType& type);
794 …if (state.getExpressionDepth() + getTypeConstructorDepth(valueRange.getType()) > state.getShaderPa… in getWeight()917 …if (!valueRange.getType().isVoid() && state.getExpressionDepth() + getTypeConstructorDepth(valueRa… in getWeight()