Skip to content

Commit 115761b

Browse files
luluu9Compute-Runtime-Automation
authored andcommitted
Update private OpenCL extension
Related-to: NEO-7102 Signed-off-by: Naklicki, Mateusz [email protected]
1 parent aff0ea9 commit 115761b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opencl/extensions/public/cl_ext_private.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ typedef cl_bitfield cl_device_feature_capabilities_intel;
236236

237237
/* For GPU devices, version 1.0.0: */
238238
#define CL_DEVICE_FEATURE_FLAG_DP4A_INTEL (1 << 0)
239+
#define CL_DEVICE_FEATURE_FLAG_DPAS_INTEL (1 << 1)
239240

240241
#endif
241242

0 commit comments

Comments
 (0)