Searched refs:verify_integer_clamp (Results 1 – 1 of 1) sorted by relevance
1467 bool verify_integer_clamp( void *sourceA, void *sourceB, void *sourceC, void *destination, in verify_integer_clamp() function1602 return test_three_param_integer_fn( queue, context, "clamp", verify_integer_clamp ); in test_integer_clamp()