Home
last modified time | relevance | path

Searched defs:vecSizes (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/
H A Dtest_relationals.cpp205 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational_any() local
274 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational_all() local
535 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational_bitselect() local
637 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_relational_select_signed() local
743 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_relational_select_unsigned() local
H A Dtest_comparisons_fp.cpp418 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational() local
H A Dtest_shuffles.cpp844 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_shuffle_random() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_buffers.cpp342 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers() local
378 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers_getinfo() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/
H A Dtest_buffers.cpp308 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers() local
355 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers_getinfo() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_integers.cpp224 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; // TODO 3 not tested in test_single_param_integer_fn() local
773 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; // TODO : 3 not tested in test_two_param_integer_fn() local
799 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_two_param_unmatched_integer_fn() local
1442 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_three_param_integer_fn() local
H A Dtest_unary_ops.cpp175 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_unary_op_set() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_astype.cpp192 const unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_astype() local
H A Dtest_async_copy.cpp245 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy_all_types() local
H A Dtest_vector_creation.cpp252 const std::vector<unsigned int> vecSizes = { 1, 2, 3, 4, 8, 16 }; in test_vector_creation() local
H A Dtest_async_strided_copy.cpp241 const unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_strided_copy_all_types() local
H A Dtest_async_copy_fence.cpp722 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy_fence_all_types() local
H A Dtest_fpmath.cpp183 constexpr size_t vecSizes[] = { 1, 2, 4, 8, 16 }; in test_fpmath() local
H A Dtest_vloadstore.cpp287 unsigned int vecSizes[] = { 2, 3, 4, 8, 16, 0 }; in test_vset() local