compute-runtime/opencl/source/mem_obj
Zbigniew Zdanowicz 394e626db9 Refactor programming of surface states
Related-To: NEO-5069

Change-Id: Id7442fcdcc8c7df57f00e8dc383c11869bf1a677
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2020-09-16 11:54:00 +02:00
..
definitions Add absolute path to include 2020-02-23 08:47:49 +01:00
CMakeLists.txt Refactor programming of surface states 2020-09-16 11:54:00 +02:00
buffer.cpp Destroy all GraphicsAllocation in ~MemObj 2020-08-13 12:18:35 +02:00
buffer.h Refactor programming of surface states 2020-09-16 11:54:00 +02:00
buffer_base.inl Refactor programming of surface states 2020-09-16 11:54:00 +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