CL_DEVICE_EXECUTION_CAPABILITIES 1279 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_EXECUTION_CAPABILITIES, cl_device_exec_capabilities) \ CL_DEVICE_EXECUTION_CAPABILITIES 1982 modules/core/src/ocl.cpp { return p ? p->getProp<cl_device_exec_capabilities, int>(CL_DEVICE_EXECUTION_CAPABILITIES) : 0; }