mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
Revert "fix: Add missing fp64 extensions in caps initialization"
This reverts commit 22a719d62f.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
98fd9f5687
commit
f4d05a8e6b
@@ -13,7 +13,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
using OpenClCFeaturesContainer = StackVec<cl_name_version, 28>;
|
||||
using OpenClCFeaturesContainer = StackVec<cl_name_version, 27>;
|
||||
|
||||
namespace NEO {
|
||||
struct HardwareInfo;
|
||||
|
||||
Reference in New Issue
Block a user