Re: [Mesa-dev] [PATCH 2/2] clover: Query and export int64 atomics

2017-09-20 Thread Aaron Watry
On Wed, Sep 20, 2017 at 3:23 PM, Jan Vesely wrote: > Signed-off-by: Jan Vesely > --- > CC: Francisco Jerez > This exposes both extensions on GCN+ GPUs. > > src/gallium/state_trackers/clover/api/device.cpp | 6 -- > src/gallium/state_trackers/clover/core/device.cpp | 6 ++ > src/gallium

[Mesa-dev] [PATCH 2/2] clover: Query and export int64 atomics

2017-09-20 Thread Jan Vesely
Signed-off-by: Jan Vesely --- CC: Francisco Jerez This exposes both extensions on GCN+ GPUs. src/gallium/state_trackers/clover/api/device.cpp | 6 -- src/gallium/state_trackers/clover/core/device.cpp | 6 ++ src/gallium/state_trackers/clover/core/device.hpp | 1 + 3 files changed, 11 i