Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_integers.cpp1439 int test_three_param_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, thr… in test_three_param_integer_fn() function
1602 return test_three_param_integer_fn( queue, context, "clamp", verify_integer_clamp ); in test_integer_clamp()
1772 return test_three_param_integer_fn( queue, context, "mad_sat", verify_integer_mad_sat ); in test_integer_mad_sat()
1894 return test_three_param_integer_fn( queue, context, "mad_hi", verify_integer_mad_hi ); in test_integer_mad_hi()