compute-runtime/opencl/source/mem_obj
Filip Hazubski 99b0f04cc0 Add new API properties queries
Add queries for getting properties that were used when creating an object:
 - CL_QUEUE_PROPERTIES_ARRAY
 - CL_PIPE_PROPERTIES
 - CL_MEM_PROPERTIES
 - CL_SAMPLER_PROPERTIES

Related-To: NEO-4368

Change-Id: Ib761ee3dd338e9718d72ed4c9596b38843a9b802
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-05-27 18:50:58 +02:00
..
definitions Add absolute path to include 2020-02-23 08:47:49 +01:00
CMakeLists.txt Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
buffer.cpp Add new API properties queries 2020-05-27 18:50:58 +02:00
buffer.h Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
buffer_base.inl Correct and add test for existing reg key 2020-04-16 19:55:54 +02:00
buffer_bdw_plus.inl Add absolute path to include 2020-02-23 08:47:49 +01:00
buffer_factory_init.inl Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
image.cpp Add new API properties queries 2020-05-27 18:50:58 +02:00
image.h Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
image.inl Remove RMW access patterns from gfx memory 2020-04-28 15:26:22 +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 Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01: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 Add new API properties queries 2020-05-27 18:50:58 +02:00
mem_obj.h Add new API properties queries 2020-05-27 18:50:58 +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 Merge MemoryPropertiesFlags files 2020-05-08 14:17:36 +02:00
pipe.cpp Add new API properties queries 2020-05-27 18:50:58 +02:00
pipe.h Add absolute path to include 2020-02-23 08:47:49 +01:00