[Mesa-dev] [PATCH RFC] mesa: add SSE optimisation for glDrawElements

Timothy Arceri t_arceri at yahoo.com.au
Thu Oct 23 13:56:58 PDT 2014


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





More information about the mesa-dev mailing list