Skip to content

Commit

Permalink
Header update for external_memory_import (#234)
Browse files Browse the repository at this point in the history
* Header update for external_memory_import

* Fix token name to match update on the spec
  • Loading branch information
lakshmih authored Aug 29, 2023
1 parent e049b16 commit 5e3df1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CL/cl_ext.h
Original file line number Diff line number Diff line change
Expand Up @@ -1627,6 +1627,7 @@ typedef cl_uint cl_external_memory_handle_type_khr;

/* cl_device_info */
#define CL_DEVICE_EXTERNAL_MEMORY_IMPORT_HANDLE_TYPES_KHR 0x204F
#define CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR 0x2052

/* cl_mem_properties */
#define CL_DEVICE_HANDLE_LIST_KHR 0x2051
Expand Down

0 comments on commit 5e3df1c

Please sign in to comment.