compute-runtime/opencl/source/mem_obj
Filip Hazubski d889c599b2 Correct callback API functions
Add implementation to clSetProgramReleaseCallback and
clSetContextDestructorCallback functions.

Resolves: NEO-4962, NEO-5051

Change-Id: Iad6fffc663665a3cf16b96aa90065140cf8c5477
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-09-08 14:08:50 +02:00
..
definitions Add absolute path to include 2020-02-23 08:47:49 +01:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
buffer.cpp Destroy all GraphicsAllocation in ~MemObj 2020-08-13 12:18:35 +02:00
buffer.h Use std::move in Buffer at MultiGraphicsAllocation objects 2020-07-20 10:37:02 +02:00
buffer_base.inl do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
buffer_bdw_plus.inl Remove MemObj::rootDeviceEnvironment 2020-07-01 18:47:32 +02:00
buffer_factory_init.inl Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
image.cpp Destroy all GraphicsAllocation in ~MemObj 2020-08-13 12:18:35 +02:00
image.h Optimize MultiGraphicsAllocation 2020-08-03 15:01:23 +02:00
image.inl do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
image_factory_init.inl Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
image_tgllp_plus.inl Pass root device index to setImageArg and setMediaImageArg methods 2020-06-25 11:47:47 +02:00
map_operations_handler.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
map_operations_handler.h Add absolute path to include 2020-02-23 08:47:49 +01:00
mem_obj.cpp Correct callback API functions 2020-09-08 14:08:50 +02:00
mem_obj.h Correct callback API functions 2020-09-08 14:08:50 +02:00
mem_obj_helper.cpp Refactor MemoryPropertiesFlags 2020-04-28 18:15:25 +02:00
mem_obj_helper.h Merge MemoryPropertiesFlags files 2020-05-08 14:17:36 +02:00
mem_obj_helper_common.inl Adjust device bitfield in MemObjHelper::getAllocationPropertiesWithImageInfo 2020-06-04 16:07:07 +02:00
pipe.cpp Connect mem_obj with MultiGraphicsAllocation 2020-07-22 14:09:27 +02:00
pipe.h Pass MultiGraphicsAllocation in Pipe 2020-07-21 10:19:22 +02:00