Searched refs:CL_DEVICE_EXECUTION_CAPABILITIES (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Ddevice.cpp204 case CL_DEVICE_EXECUTION_CAPABILITIES:
/external/mesa3d/include/CL/
H A Dcl.h215 #define CL_DEVICE_EXECUTION_CAPABILITIES 0x1029 macro
H A Dcl.hpp826 F(cl_device_info, CL_DEVICE_EXECUTION_CAPABILITIES, cl_device_exec_capabilities) \
/external/opencv3/3rdparty/include/opencl/1.2/CL/
H A Dcl.h248 #define CL_DEVICE_EXECUTION_CAPABILITIES 0x1029 macro
H A Dcl.hpp1279 F(cl_device_info, CL_DEVICE_EXECUTION_CAPABILITIES, cl_device_exec_capabilities) \
/external/opencv3/modules/core/src/
H A Docl.cpp418 #define CL_DEVICE_EXECUTION_CAPABILITIES 0x1029 macro
1982 { return p ? p->getProp<cl_device_exec_capabilities, int>(CL_DEVICE_EXECUTION_CAPABILITIES) : 0; }

Completed in 68 milliseconds