Lines Matching +full:opencl +full:- +full:headers
3 // SPDX-License-Identifier: MIT
15 * @brief All the arm_compute headers.
23 * @brief OpenCL backend core: kernels and utilities.
27 …* @brief Manages all the OpenCL kernels compilation and caching, provides accessors for the OpenC…
30 /** @file arm_compute/core/CL/OpenCL.h
31 * @brief Wrapper to configure the Khronos OpenCL C++ header
79 * @brief OpenCL specific operations
107 * @brief Includes all the Graph headers at once.
115 * @brief OpenCL backend runtime interface.
119 * @brief Includes all the OpenCL functions at once
123 * @brief Interface to enqueue OpenCL kernels and get/set the OpenCL CommandQueue and ICLTuner.
127 * @brief Interface used to tune the local work-group size of OpenCL kernels.
131 * @brief Folder containing all the OpenCL functions.
187 * -# cl_*.cpp --> OpenCL examples
188 * -# graph_*.cpp --> Graph examples
189 * -# neoncl_*.cpp --> Arm® Neon™ / OpenCL interoperability examples
190 * -# neon_*.cpp --> Arm® Neon™ examples
194 * @brief OpenCL GEMM tuner utility.
202 * @brief Source code implementing all the arm_compute headers.
218 * @brief Includes all wrapper headers at once
234 * @brief All the OpenCL kernels
238 * @brief Various headers to work around toolchains / platform issues.
250 * @brief OpenCL accessors.
262 * @brief OpenCL benchmarking tests.
290 * @brief OpenCL validation tests.