Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/core/
Ddevice.hpp54 cl_ulong max_mem_local() const;
Ddevice.cpp118 _cl_device_id::max_mem_local() const { in max_mem_local() function in _cl_device_id
/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddevice.cpp189 dev->max_mem_local()); in clGetDeviceInfo()