[Mesa-dev] [PATCH] clover: Enable cl_khr_fp64 for devices that support doubles v4

Matt Turner mattst88 at gmail.com
Wed Mar 4 13:05:05 PST 2015


On Wed, Mar 4, 2015 at 7:47 AM, Tom Stellard <thomas.stellard at amd.com> wrote:
> v2:
>   - Report correct values for CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE
>     and CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE.
>   - Only define cl_khr_fp64 if the extension is supported.
>   - Remove trailing space from extension string.
>   - Rename device query function from cl_khr_fp86() to

Fingers were off-by-two: s/86/64/


More information about the mesa-dev mailing list