diff options
author | Aaron Watry <[email protected]> | 2017-07-21 21:17:50 -0500 |
---|---|---|
committer | Aaron Watry <[email protected]> | 2017-08-05 19:50:30 -0500 |
commit | 293b3e0a3f73ef85b446259dc9422932e0b8ff49 (patch) | |
tree | 886c4fdfb1b3706686f0641f71a75994e87bc51a /src/mesa/drivers/common | |
parent | 36a1b61321561634c6b243cf876c347fef73dfa4 (diff) |
clover/device: Move device_version into core and add device_clc_version
The device version is the maximum CL version that the device supports.
device_version and device_clc_version are not necessarily the same for
devices that support CL 1.0, but have a 1.1 compiler and the necessary
extensions.
Eventually, this will be based on the features/extensions of the actual
device, but for now move it a bit closer to its eventual destination.
Signed-off-by: Aaron Watry <[email protected]>
Reviewed-by: Jan Vesey <[email protected]>
Diffstat (limited to 'src/mesa/drivers/common')
0 files changed, 0 insertions, 0 deletions