Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp49 cl_uint num_entries, cl_device_id *rd_devices, in clGetDeviceIDs()
54 if ((!num_entries && rd_devices) || in clGetDeviceIDs()
55 (!rnum_devices && !rd_devices)) in clGetDeviceIDs()
72 if (rd_devices) in clGetDeviceIDs()
75 rd_devices); in clGetDeviceIDs() local
48 clGetDeviceIDs(cl_platform_id d_platform, cl_device_type device_type, cl_uint num_entries, cl_device_id *rd_devices, cl_uint *rnum_devices) clGetDeviceIDs() argument

Completed in 1 milliseconds