mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Add implementation of new OpenCL 3.0 API functions
Additionally unify implementation of API functions related to creating buffers and images. Related-To: NEO-4368 Change-Id: Icfafc32f15e667e249fb318072194b6f76bd6481 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
37a6a900a8
commit
0a6da52bd4
@@ -119,6 +119,8 @@
|
||||
clSetDefaultDeviceCommandQueue;
|
||||
clSetProgramReleaseCallback;
|
||||
clSetProgramSpecializationConstant;
|
||||
clCreateBufferWithProperties;
|
||||
clCreateImageWithProperties;
|
||||
clGetKernelArgInfo;
|
||||
clGetImageParamsINTEL;
|
||||
clCreatePerfCountersCommandQueueINTEL;
|
||||
|
||||
Reference in New Issue
Block a user