Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddevice.cpp32 cl_uint num_entries, cl_device_id *rd_devices, in clGetDeviceIDs() argument
37 if ((!num_entries && rd_devices) || in clGetDeviceIDs()
38 (!rnum_devices && !rd_devices)) in clGetDeviceIDs()
55 if (rd_devices) in clGetDeviceIDs()
58 rd_devices); in clGetDeviceIDs()