Searched refs:CL_CONTEXT_NUM_DEVICES (Results 1 – 14 of 14) sorted by relevance
/third_party/boost/boost/compute/ |
D | context.hpp | 238 ((cl_uint, CL_CONTEXT_NUM_DEVICES))
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | context.hpp | 238 ((cl_uint, CL_CONTEXT_NUM_DEVICES))
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | context.cpp | 124 case CL_CONTEXT_NUM_DEVICES: in clGetContextInfo()
|
/third_party/boost/libs/compute/doc/ |
D | advanced_topics.qbk | 204 clGetContextInfo(ctx, CL_CONTEXT_NUM_DEVICES, sizeof(cl_uint), &num_devices, 0);
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedCLEnums_autogen.cpp | 175 case CL_CONTEXT_NUM_DEVICES: in FromCLenum() 193 return CL_CONTEXT_NUM_DEVICES; in ToCLenum()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 362 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
|
D | cl2.hpp | 1229 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
|
D | cl.hpp | 1423 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 466 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 464 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
|
D | cl2.hpp | 1296 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
|
D | cl.hpp | 1453 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
|
/third_party/opencl-headers/CL/ |
D | cl.h | 466 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
|
/third_party/mesa3d/docs/ |
D | features.txt | 578 CL_CONTEXT_NUM_DEVICES for clGetContextInfo DONE
|