Searched refs:GetDeviceIDs (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | cl_stubs_autogen.h | 24 cl_int GetDeviceIDs(cl_platform_id platform,
|
D | entry_points_cl_autogen.cpp | 68 CL_EVENT(GetDeviceIDs, in clGetDeviceIDs() 77 ANGLE_CL_VALIDATE_ERROR(GetDeviceIDs, platform, device_typePacked, num_entries, devices, in clGetDeviceIDs() 80 return GetDeviceIDs(platform, device_typePacked, num_entries, devices, num_devices); in clGetDeviceIDs()
|
D | cl_stubs.cpp | 58 cl_int GetDeviceIDs(cl_platform_id platform, in GetDeviceIDs() function
|