Home
last modified time | relevance | path

Searched refs:add_sat (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_draw.c44 add_sat(uint32_t a, int32_t b) in add_sat() function
71 ? add_sat(info->min_index, in draw_impl()
75 ? add_sat(info->max_index, in draw_impl()
/third_party/mesa3d/docs/relnotes/
D21.2.2.rst167 - nir/lower_bit_size: Support add_sat and sub_sat
D20.0.0.rst860 - llvmpipe: lower hadd/add_sat
D20.1.0.rst2715 - intel/compiler: Put back saturate on [iu]add_sat opcodes
D21.3.0.rst1809 - nir/lower_bit_size: Support add_sat and sub_sat
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp1054 TEST_F(ComputeTest, add_sat) in TEST_F() argument