> On Mar 5, 2015, at 10:42 AM, Francisco Jerez <[email protected]> wrote: > > Could you add that this is according to the OpenCL 1.1 specification? > OpenCL 1.2 is even weaker (CL_FP_INF_NAN is not required, only one of > CL_FP_ROUND_TO_ZERO or CL_FP_ROUND_TO_NEAREST is required, and no FP > capabilities at all are required for custom devices as Jan pointed out).
This should come from a device check then. The weakest is a reasonable default, but it shouldn’t be removed from devices which do support CL_FP_INF_NAN
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
