On Thu, 2014-10-23 at 09:20 -0600, Brian Paul wrote: > > Can something similar be done for 16-bit values? >
Yes there are _mm_max_epu16 and _mm_min_epu16 intrinsics too. > -Brian _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
