Searched refs:pmax01 (Results 1 – 1 of 1) sorted by relevance
97 vec_float4 pmax01 = spu_sel(p1,p0,retGt01); in convexHullSupport() local102 vec_uint4 retGt0123 = spu_cmpgt(pmax01,pmax23); in convexHullSupport()103 vec_float4 pmax0123 = spu_sel(pmax23,pmax01,retGt0123); in convexHullSupport()