Home
last modified time | relevance | path

Searched refs:CL_VERSION_1_2 (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/cmake/checks/
Dopencl.cpp8 #ifdef CL_VERSION_1_2
14 #ifdef CL_VERSION_1_2
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/
Dopencl_core.hpp89 #ifndef CL_VERSION_1_2
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.hpp183 #if defined(CL_VERSION_1_2) && !defined(CL_USE_DEPRECATED_OPENCL_1_1_APIS)
235 …efined(CL_USE_DEPRECATED_OPENCL_1_1_APIS) || (defined(CL_VERSION_1_1) && !defined(CL_VERSION_1_2))
245 #if defined(CL_VERSION_1_2)
350 #if defined(CL_VERSION_1_2)
368 #if defined(CL_VERSION_1_2)
385 #if defined(CL_VERSION_1_2)
389 #if defined(CL_VERSION_1_2)
416 #if defined(CL_VERSION_1_2)
433 #if defined(CL_VERSION_1_2)
442 …efined(CL_USE_DEPRECATED_OPENCL_1_1_APIS) || (defined(CL_VERSION_1_1) && !defined(CL_VERSION_1_2))
[all …]
Dcl.h183 #define CL_VERSION_1_2 1 macro
/external/opencv3/modules/core/src/
Docl.cpp1347 #ifndef CL_VERSION_1_2
1348 #define CL_VERSION_1_2 macro
1956 #ifdef CL_VERSION_1_2 in linkerAvailable()
1969 #ifdef CL_VERSION_1_2 in halfFPConfig()
2056 #ifdef CL_VERSION_1_2 in imageMaxBufferSize()
2063 #ifdef CL_VERSION_1_2 in imageMaxArraySize()
2159 #ifdef CL_VERSION_1_2 in printfBufferSize()
5606 #ifdef CL_VERSION_1_2 in init()