Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_integers.cpp1188 bool verify_integer_rotate( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_rotate() function
1246 return test_two_param_integer_fn( queue, context, "rotate", verify_integer_rotate ); in test_integer_rotate()