compute-runtime/opencl/source/helpers
Kamil Kopryk 6926582915 feature: use bindless samplers in heapless ocl
Related-To: NEO-12741
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-01-22 11:49:48 +01:00
..
CMakeLists.txt feature: add experimental support for cl-gl sharing on Linux 2023-03-20 12:49:52 +01:00
api_specific_config_ocl.cpp feature: Add logic to disable bindless addressing via AIL 2024-09-18 13:49:51 +02:00
base_object.cpp Copyright header update 2021-05-17 20:38:19 +02:00
base_object.h Cleanup includes 7 2022-11-28 17:01:48 +01:00
cache_policy.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_blit_properties.h refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
cl_gfx_core_helper.cpp refactor: remove not needed code related to deprecated device ip version 2024-07-05 09:54:48 +02:00
cl_gfx_core_helper.h refactor: remove not needed code related to deprecated device ip version 2024-07-05 09:54:48 +02:00
cl_gfx_core_helper_base.inl feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
cl_gfx_core_helper_bdw_and_later.inl refactor: remove not needed code 2024-09-16 14:20:35 +02:00
cl_gfx_core_helper_factory_init.inl refactor: rename cl_gfx_core_helper files 2023-01-24 11:16:03 +01:00
cl_gfx_core_helper_pvc_and_later.inl refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
cl_gfx_core_helper_xehp_and_later.inl fix: correct reporing kernel private size on L0 2024-01-09 09:54:05 +01:00
cl_helper.h Update OCL headers 2022-06-23 17:07:16 +02:00
cl_memory_properties_helpers.cpp fix(ocl): add support for deprecated value of CL_MEM_DEVICE_ID_INTEL 2024-01-29 17:07:26 +01:00
cl_memory_properties_helpers.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
cl_memory_properties_helpers_base.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_preemption_helper.cpp feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
cl_preemption_helper.h feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
cl_validators.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
cl_validators.h Cleanup includes 23 2023-01-09 12:30:30 +01:00
convert_color.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01: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 refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
dispatch_info.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
dispatch_info_builder.h refactor: correct naming of enum class constants 10/n 2023-12-19 11:30:39 +01:00
enable_hardware_commands_helper_cw.inl refactor: remove not needed check 2024-07-09 16:11:33 +02:00
enable_hardware_commands_helper_gpgpu.inl refactor: remove not needed check 2024-07-09 16:11:33 +02:00
enqueue_properties.h fix: flush barrier when profiling enabled 2024-07-02 13:25:07 +02:00
error_mappers.h Cleanup includes 46 2023-01-27 14:31:05 +01:00
get_info_status_mapper.h refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
gl_helper.h feature(ocl): Improve Linux CL/GL sharing support 2024-03-01 13:38:56 +01:00
gmm_types_converter.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
gmm_types_converter.h Cleanup shared sources 2020-02-26 21:52:03 +01:00
hardware_commands_helper.h refactor: remove not needed check 2024-07-09 16:11:33 +02:00
hardware_commands_helper_base.inl feature: use bindless samplers in heapless ocl 2025-01-22 11:49:48 +01:00
hardware_commands_helper_bdw_and_later.inl refactor: pass outImplicitArgs to patchImplicitArgs function 2024-08-05 17:31:47 +02:00
hardware_commands_helper_xehp_and_later.inl refactor: move heapless related inline data programming 2024-12-30 18:40:48 +01: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 refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
mipmap.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
properties_helper.cpp performance: don't flush gpgpu if not required 2024-07-26 06:49:45 +02:00
properties_helper.h fix: submit marker for cpu transfer with event on IOQ queue 2023-08-21 15:07:37 +02:00
queue_helpers.h fix: flush barrier when profiling enabled 2024-07-02 13:25:07 +02:00
sampler_helpers.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
surface_formats.cpp Correct surface format used for CL_LUMINANCE images 2022-06-15 19:00:11 +02:00
surface_formats.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
task_information.cpp fix: correclty program StateBaseAddress in global bindless mode 2024-09-20 11:57:05 +02:00
task_information.h fix: cache flush dependency for queue blocked 2024-05-20 11:55:24 +02:00
task_information.inl Cleanup includes 28 2023-01-11 17:47:33 +01:00