mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Revert "Add support for cl_ext_float_atomics"
This reverts commit da22e0aac9.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9eccd5d3d1
commit
a7075f9ffb
@@ -75,8 +75,7 @@ const RuntimeCapabilityTable BDW::capabilityTable{
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
false, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported;
|
||||
false // supportsFloatAtomics
|
||||
false // l0DebuggerSupported;
|
||||
};
|
||||
|
||||
WorkaroundTable BDW::workaroundTable = {};
|
||||
|
||||
Reference in New Issue
Block a user