/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_relationals.cpp | 205 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 D | test_comparisons_fp.cpp | 418 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational() local
|
H A D | test_shuffles.cpp | 844 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 D | test_buffers.cpp | 342 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 D | test_buffers.cpp | 308 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 D | test_integers.cpp | 224 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 D | test_unary_ops.cpp | 175 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 D | test_astype.cpp | 192 const unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_astype() local
|
H A D | test_async_copy.cpp | 245 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy_all_types() local
|
H A D | test_vector_creation.cpp | 252 const std::vector<unsigned int> vecSizes = { 1, 2, 3, 4, 8, 16 }; in test_vector_creation() local
|
H A D | test_async_strided_copy.cpp | 241 const unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_strided_copy_all_types() local
|
H A D | test_async_copy_fence.cpp | 722 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy_fence_all_types() local
|
H A D | test_fpmath.cpp | 183 constexpr size_t vecSizes[] = { 1, 2, 4, 8, 16 }; in test_fpmath() local
|
H A D | test_vloadstore.cpp | 287 unsigned int vecSizes[] = { 2, 3, 4, 8, 16, 0 }; in test_vset() local
|