compute-runtime/opencl/source/helpers
Naklicki, Mateusz fd867c1621 Update OCL headers
Update headers to the OpenCL-Headers-2022.05.18 release:
https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2022.05.18

Related-to: NEO-7102
Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
2022-06-23 17:07:16 +02:00
..
windows Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
CMakeLists.txt Revert "Move shared helper files to shared directory" 2022-04-27 13:12:16 +02:00
api_specific_config_ocl.cpp Move generic command stream receiver files to shared 2021-09-22 23:55:31 +02:00
base_object.cpp Copyright header update 2021-05-17 20:38:19 +02:00
base_object.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
cache_policy.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_blit_properties.h style: correct variable naming 2022-05-16 15:02:15 +02:00
cl_device_helpers.cpp Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
cl_device_helpers.h Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
cl_helper.h Update OCL headers 2022-06-23 17:07:16 +02:00
cl_hw_helper.cpp Implement cl_intel_device_attribute_query extension 2021-04-22 11:19:32 +02:00
cl_hw_helper.h Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
cl_hw_helper_base.inl Rename compression flags and helpers 2021-12-03 18:09:02 +01:00
cl_hw_helper_bdw_and_later.inl Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
cl_hw_helper_pvc_and_later.inl Do not prefer copy engine for local to local transfers. 2022-03-08 15:42:58 +01:00
cl_hw_helper_xehp_and_later.inl Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
cl_memory_properties_helpers.cpp Add support for ntHandles in OCL 2022-06-17 22:55:53 +02:00
cl_memory_properties_helpers.h Pass compression hints to memory properties 2021-11-25 14:05:08 +01:00
cl_memory_properties_helpers_base.inl Update OCL headers 2022-06-23 17:07:16 +02:00
cl_preemption_helper.cpp Remove device enqueue part 3 2022-01-12 13:50:18 +01:00
cl_preemption_helper.h Add preemption flags creation to shared code 2021-09-23 15:20:13 +02:00
cl_validators.cpp Move enable_product.inl to shared 2021-10-12 22:02:16 +02:00
cl_validators.h style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
convert_color.h Copyright header update 2021-05-17 20:38:19 +02:00
csr_deps.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
destructor_callbacks.h Update DestructorCallbacks helper 2020-11-16 13:08:53 +01:00
dispatch_info.cpp Remove device enqueue part 6 2022-01-17 13:56:29 +01:00
dispatch_info.h Avoid unnecessary allocation in enqueueHandler 2022-04-06 13:03:41 +02:00
dispatch_info_builder.h Optimize setKernelArgSVMPointer 2022-03-01 09:12:13 +01:00
enqueue_properties.h Fix profiling for marker commands. 2021-05-27 12:15:07 +02:00
error_mappers.h Copyright header update 2021-05-17 20:38:19 +02:00
get_info_status_mapper.h Add absolute include paths 2020-02-23 23:49:12 +01:00
gmm_types_converter.cpp Cleanup shared sources 2020-02-26 21:52:03 +01:00
gmm_types_converter.h Cleanup shared sources 2020-02-26 21:52:03 +01:00
hardware_commands_helper.h Move setGrfInfo from HardwareCommandsHelper to EncodeDispatchKernel 2022-01-20 15:42:06 +01:00
hardware_commands_helper_base.inl Add debug flag to control programming of thread arbitration policy with SCM 2022-05-27 11:35:41 +02:00
hardware_commands_helper_bdw_and_later.inl Fix typo 2022-02-25 18:10:41 +01:00
hardware_commands_helper_xehp_and_later.inl style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
helper_options.cpp Copyright header update 2021-05-17 20:38:19 +02:00
implicit_scaling_ocl.cpp Add platform parameter to configure pipe control dispatch 2021-11-02 12:14:10 +01:00
mipmap.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
mipmap.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
properties_helper.cpp Change MemoryPool to enum class 2022-06-02 12:46:15 +02:00
properties_helper.h Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
queue_helpers.h Remove device enqueue part 11 2022-01-25 12:40:56 +01:00
sampler_helpers.h style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
surface_formats.cpp Correct surface format used for CL_LUMINANCE images 2022-06-15 19:00:11 +02:00
surface_formats.h Copyright header update 2021-05-17 20:38:19 +02:00
task_information.cpp Detect GPU hangs in flushBcsTask() 2022-05-12 16:17:16 +02:00
task_information.h Detect GPU hangs in flushBcsTask() 2022-05-12 16:17:16 +02:00
task_information.inl Copyright header update 2021-05-17 20:38:19 +02:00