Files
mesa/src
Tom Stellard c97e902a1a clover: Enable cl_khr_fp64 for devices that support doubles v4
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_fp64() to
    has_doubles().

v3:
  - Return 0 for device::doubled_fp_confg() when doubles aren't
    supported.

v4:
  - Remove device query for double fp_config.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2015-03-05 14:07:37 +00:00
..
2015-03-05 06:59:42 -07:00
2014-12-12 12:11:46 -08:00
2014-12-10 14:01:01 +00:00
2015-03-05 14:45:55 +00:00
2015-03-05 14:45:55 +00:00
2015-03-04 11:01:45 +00:00