Home
last modified time | relevance | path

Searched defs:vecParam (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/
H A Dtest_step.cpp57 const bool vecParam) in verify_step()
103 cl_command_queue queue, int n_elems, bool vecParam) in test_step_fn()
H A Dtest_mix.cpp64 const int veclen, const bool vecParam) in verify_mix()
140 int n_elems, bool vecParam) in test_mix_fn()
H A Dtest_smoothstep.cpp64 const int veclen, const bool vecParam) in verify_smoothstep()
145 const bool vecParam) in test_smoothstep_fn()
H A Dtest_binary_fn.cpp208 int numElements, int vecSize, int vecParam) in max_verify()
239 int numElements, int vecSize, int vecParam) in min_verify()
H A Dtest_base.h57 bool vecParam; member
/aosp_15_r20/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1154 hidl_vec<int32_t> vecParam; in TEST_F() local