Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.hpp78 bool has_halves() const;
H A Ddevice.cpp340 device::has_halves() const { in has_halves() function in device
489 if (has_halves()) in supported_extensions()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp170 buf.as_scalar<cl_uint>() = dev.has_halves() ? 8 : 0; in clGetDeviceInfo()
381 buf.as_scalar<cl_uint>() = dev.has_halves() ? 8 : 0; in clGetDeviceInfo()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp594 if (!dev.has_halves()) { in check_capabilities()

Completed in 4 milliseconds