Home
last modified time | relevance | path

Searched refs:CL_CONTEXT_NUM_DEVICES (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/compute/
Dcontext.hpp238 ((cl_uint, CL_CONTEXT_NUM_DEVICES))
/third_party/boost/libs/compute/include/boost/compute/
Dcontext.hpp238 ((cl_uint, CL_CONTEXT_NUM_DEVICES))
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dcontext.cpp124 case CL_CONTEXT_NUM_DEVICES: in clGetContextInfo()
/third_party/boost/libs/compute/doc/
Dadvanced_topics.qbk204 clGetContextInfo(ctx, CL_CONTEXT_NUM_DEVICES, sizeof(cl_uint), &num_devices, 0);
/third_party/skia/third_party/externals/angle2/src/common/
DPackedCLEnums_autogen.cpp175 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/
Dcl.h362 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
Dcl2.hpp1229 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
Dcl.hpp1423 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h466 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
/third_party/mesa3d/include/CL/
Dcl.h464 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
Dcl2.hpp1296 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
Dcl.hpp1453 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
/third_party/opencl-headers/CL/
Dcl.h466 #define CL_CONTEXT_NUM_DEVICES 0x1083 macro
/third_party/mesa3d/docs/
Dfeatures.txt578 CL_CONTEXT_NUM_DEVICES for clGetContextInfo DONE