Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_popcount.cpp80 static const char *vector_param_size_names[] = { "", "2", "", "4", "8", "16" }; variable
156 "(__global ", test_str_names[type], vector_param_size_names[vectorSize], in test_popcount()
157 " *srcA, __global ", test_str_names[type], vector_param_size_names[vectorSize], in test_popcount()
Dtest_absdiff.cpp176 static const char *vector_param_size_names[] = { "", "2", "", "4", "8", "16" }; variable
268 "(__global ", test_str_names[type], vector_param_size_names[vectorSize], in test_integer_abs_diff()
269 " *srcA, __global ", test_str_names[type], vector_param_size_names[vectorSize], in test_integer_abs_diff()
270 … " *srcB, __global u", test_str_names[type & -2], vector_param_size_names[vectorSize], in test_integer_abs_diff()