Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp78 dev.max_mem_local() < 16 * 1024 || in get_highest_supported_version()
96 dev.max_mem_local() < 32 * 1024 || in get_highest_supported_version()
261 device::max_mem_local() const { in max_mem_local() function in device
H A Ddevice.hpp67 cl_ulong max_mem_local() const;
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp291 buf.as_scalar<cl_ulong>() = dev.max_mem_local(); in clGetDeviceInfo()

Completed in 2 milliseconds