Home
last modified time | relevance | path

Searched refs:add_sat (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_draw.c44 add_sat(uint32_t a, int32_t b) in add_sat() function
71 ? add_sat(info->min_index,
75 ? add_sat(info->max_index,
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp1054 TEST_F(ComputeTest, add_sat) in TEST_F()
1059 inout[get_global_id(0)] = add_sat(inout[get_global_id(0)], 2u);\n\ in TEST_F()

Completed in 5 milliseconds