Searched defs:bound_type (Results 1 – 6 of 6) sorted by relevance
77 typedef typename selector::template rebind<I> bound_type; typedef
17 typedef unsigned char bound_type; typedef
72 typedef typename selector::template rebind<I> bound_type; typedef
215 typedef typename binder::type bound_type; typedef
407 typedef typename chooser::template rebind<T1, T2> bound_type; typedef
6681 const glsl_type *val_type, const glsl_type *bound_type) in _clamp()