Searched defs:to_half (Results 1 – 3 of 3) sorted by relevance
120 auto to_half = [](float f) { return skvx::to_half(skvx::float4{f})[0]; }; local
269 static subgroups::cl_half to_half(float x) in to_half() function
1422 SI U16 to_half(F f) { in to_half() function