Hacker News new | ask | show | jobs
by incrudible 956 days ago
Unless people explicitly ask for high or at least medium precision in the code, they probably will get FP16 floats on a mobile chip, which is totally fine for most fragment shader calculations.