Searched defs:to_fp16 (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkVM.cpp | 1143 I32 Builder::to_fp16(F32 x) { in to_fp16() function in skvm::Builder |
H A D | SkVM.h | 1241 SI I32 to_fp16(F32 x) { return x-> to_fp16(x); } in to_fp16() function |
Completed in 12 milliseconds