Searched defs:bound_type (Results 1 – 2 of 2) sorted by relevance
821 Type bound_type = TypeOrNone(bound.bound); in TypeInductionVariablePhi() local841 Type bound_type = TypeOrNone(bound.bound); in TypeInductionVariablePhi() local892 Type bound_type = TypeOrNone(bound.bound); in InductionVariablePhiTypeIsPrefixedPoint() local903 Type bound_type = TypeOrNone(bound.bound); in InductionVariablePhiTypeIsPrefixedPoint() local
6063 const glsl_type *val_type, const glsl_type *bound_type) in _clamp()