compute-runtime/runtime/mem_obj
Krzysztof Gibala 6a221bc7fc Refactor flags validation
-create masks for buffer and image flags
-create common file for mem_obj_helper
-refactor parseMemoryProperties
-remove:
 checkUsedFlagsForBuffer, checkUsedFlagsForImage,
 addCommonMemoryProperties, addBufferMemoryProperties,
 addExtraMemoryProperties, addImageMemoryProperties

Related-To: NEO-3132
Change-Id: I3c147799de7b104d10d25b2f5262aeda58241d84
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
2019-09-02 12:42:02 +02:00
..
definitions Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
CMakeLists.txt Refactor flags validation 2019-09-02 12:42:02 +02:00
buffer.cpp Add new flag to disable L3 for stateful accesses. 2019-08-29 23:38:26 -07:00
buffer.h Remove OCL object from MemoryProperties 5/n 2019-08-20 10:15:50 +02:00
buffer_base.inl Use stateful args programming for aux translation kernels. 2019-08-14 14:52:46 +02:00
buffer_bdw_plus.inl Turn on caching if buffers are set as constant args. 2019-07-31 14:56:56 +02:00
buffer_factory_init.inl Initial commit 2017-12-21 00:45:38 +01:00
image.cpp Remove OCL object from MemoryProperties 8/n 2019-08-27 17:28:47 +02:00
image.h Update images to work in media compression scenarios 2019-08-28 14:15:52 +02:00
image.inl Change the offset calculation to use CCS. 2019-08-29 14:16:07 +02:00
image_factory_init.inl Add method to append gen specific surface state params 2018-01-31 17:18:41 +01:00
map_operations_handler.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
map_operations_handler.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mem_obj.cpp Add new flag to disable L3 for stateful accesses. 2019-08-29 23:38:26 -07:00
mem_obj.h Add new flag to disable L3 for stateful accesses. 2019-08-29 23:38:26 -07:00
mem_obj_helper.cpp Refactor flags validation 2019-09-02 12:42:02 +02:00
mem_obj_helper.h Refactor flags validation 2019-09-02 12:42:02 +02:00
mem_obj_helper_common.inl Refactor flags validation 2019-09-02 12:42:02 +02:00
pipe.cpp Remove OCL object from MemoryProperties 4/n 2019-08-20 09:46:31 +02:00
pipe.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00