Skip to content

Commit 3602187

Browse files
Update the changelog and add the missed bump of the major version
1 parent 263a987 commit 3602187

File tree

1 file changed

+3
-2
lines changed
  • sycl/include/CL/sycl/detail

1 file changed

+3
-2
lines changed

sycl/include/CL/sycl/detail/pi.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@
4040
// changes the API version from 3.5 to 4.6.
4141
// 5.7 Added new context and ownership arguments to
4242
// piextEventCreateWithNativeHandle
43-
// 6.8 Added new ownership argument to piextProgramCreateWithNativeHandle.
43+
// 6.8 Added new ownership argument to piextProgramCreateWithNativeHandle. Added
44+
// piQueueFlush function.
4445
//
4546
#include "CL/cl.h"
46-
#define _PI_H_VERSION_MAJOR 5
47+
#define _PI_H_VERSION_MAJOR 6
4748
#define _PI_H_VERSION_MINOR 8
4849

4950
#define _PI_STRING_HELPER(a) #a

0 commit comments

Comments
 (0)