Searched refs:num_platforms (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp68 cl_uint num_platforms; local in function:clCreateContextFromType
73 ret = clGetPlatformIDs(1, &d_platform, &num_platforms);
74 if (ret || !num_platforms)
H A Ddispatch.hpp50 cl_uint *num_platforms);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dcontext.cpp68 cl_uint num_platforms; local in function:clCreateContextFromType
73 ret = clGetPlatformIDs(1, &d_platform, &num_platforms);
74 if (ret || !num_platforms)
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl_ext.h115 cl_uint * num_platforms);
120 cl_uint * num_platforms);
H A Dcl.h851 cl_uint * num_platforms) CL_API_SUFFIX__VERSION_1_0;
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl_ext.h103 cl_uint * num_platforms);
108 cl_uint * num_platforms);
H A Dcl.h947 cl_uint * num_platforms) CL_API_SUFFIX__VERSION_1_0;
H A Dcl_icd.h46 cl_uint *num_platforms) CL_API_SUFFIX__VERSION_1_0;

Completed in 15 milliseconds