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/
Ddevice.cpp49 cl_uint num_entries, cl_device_id *rd_devices, in clGetDeviceIDs() argument
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()