On Fri, 2017-07-21 at 23:19 -0500, Aaron Watry wrote:
> The device version is the maximum CL version that the device supports.
>
> Eventually, this will query the pipe_driver itself, but for now move it
> a bit closer to its eventual destination.
Ideally we'd check supported extensions, but CLC 1
The device version is the maximum CL version that the device supports.
Eventually, this will query the pipe_driver itself, but for now move it
a bit closer to its eventual destination.
Signed-off-by: Aaron Watry
---
src/gallium/state_trackers/clover/api/device.cpp | 4 ++--
src/gallium/state_t