Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_types.hpp123 NINT = static_cast<int>(TO_NEAREST_INT) | static_cast<int>(RAISE_EXC), enumerator
Dsimdlib_interface.hpp70 NINT = static_cast<int>(TO_NEAREST_INT) | static_cast<int>(RAISE_EXC),