Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dhalf_float.h111 _mesa_half_is_negative(uint16_t h) in _mesa_half_is_negative() function
/hardware/google/gfxstream/guest/mesa/src/util/format/
Dformat_utils.h196 if (_mesa_half_is_negative(src)) in _mesa_half_to_unsigned()