Searched defs:to_half (Results 1 – 4 of 4) 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
3731 def to_half(x): function
1417 SI U16 to_half(F f) { in to_half() function