Searched defs:to_unorm (Results 1 – 2 of 2) sorted by relevance
1250 SI I32 to_unorm(int bits, F32 x) { return x-> to_unorm(bits,x); } in to_unorm() function
1026 I32 Builder::to_unorm(int bits, F32 x) { in to_unorm() function in skvm::Builder