Searched refs:pmax23 (Results 1 – 1 of 1) sorted by relevance
100 vec_float4 pmax23 = spu_sel(p3,p2,retGt23); in convexHullSupport() local102 vec_uint4 retGt0123 = spu_cmpgt(pmax01,pmax23); in convexHullSupport()103 vec_float4 pmax0123 = spu_sel(pmax23,pmax01,retGt0123); in convexHullSupport()