mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Add clSetProgramReleaseCallback function implementation
Related-To: NEO-4368 Change-Id: I5dff2759abcff457930a06226b71ad64e2f69c28 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
070c9b060b
commit
86c2869a6e
@@ -117,6 +117,7 @@
|
||||
clGetHostTimer;
|
||||
clGetKernelSubGroupInfo;
|
||||
clSetDefaultDeviceCommandQueue;
|
||||
clSetProgramReleaseCallback;
|
||||
clSetProgramSpecializationConstant;
|
||||
clGetKernelArgInfo;
|
||||
clGetImageParamsINTEL;
|
||||
|
||||
Reference in New Issue
Block a user