/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
context.cpp | 68 ret = clGetDeviceIDs(0, type, 1, &dev, 0);
|
device.cpp | 31 clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type,
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
context.cpp | 68 ret = clGetDeviceIDs(0, type, 1, &dev, 0);
|
device.cpp | 31 clGetDeviceIDs(cl_platform_id platform, cl_device_type device_type,
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
cl.h | 461 clGetDeviceIDs(cl_platform_id /* platform */, [all...] |
cl.hpp | 254 #define __GET_DEVICE_IDS_ERR __ERR_STR(clGetDeviceIDs) [all...] |
/external/mesa3d/include/CL/ |
cl.h | 461 clGetDeviceIDs(cl_platform_id /* platform */, [all...] |
cl.hpp | 254 #define __GET_DEVICE_IDS_ERR __ERR_STR(clGetDeviceIDs) [all...] |