/external/OpenCL-CTS/test_conformance/relationals/ |
D | test_relationals.cpp | 191 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational_any() local 260 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational_all() local 504 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_relational_bitselect() local 589 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_relational_select_signed() local 678 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_relational_select_unsigned() local
|
D | test_comparisons_double.cpp | 249 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_equiv_kernel_set_double() local
|
D | test_comparisons_float.cpp | 269 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_equiv_kernel_set_float() local
|
D | test_shuffles.cpp | 830 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_shuffle_random() local
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_buffers.cpp | 302 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers() local 330 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers_getinfo() local
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_buffers.cpp | 309 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers() local 356 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_buffers_getinfo() local
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_astype.cpp | 227 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_astype() local
|
D | test_async_copy.cpp | 237 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy_all_types() local
|
D | test_vector_creation.cpp | 225 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16}; in test_vector_creation() local
|
D | test_async_strided_copy.cpp | 233 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_strided_copy_all_types() local
|
D | test_async_copy2D.cpp | 376 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy2D_all_types() local
|
D | test_vloadstore.cpp | 207 unsigned int vecSizes[] = { 2, 3, 4, 8, 16, 0 }; in test_vloadset() local 729 unsigned int vecSizes[] = { 2, 3, 4, 8, 16, 0 }; in test_vstoreset() local
|
D | test_async_copy3D.cpp | 456 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy3D_all_types() local
|
D | test_async_copy_fence.cpp | 722 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_copy_fence_all_types() local
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_unary_ops.cpp | 175 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_unary_op_set() local
|
D | test_integers.cpp | 229 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; // TODO 3 not tested in test_single_param_integer_fn() local 778 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; // TODO : 3 not tested in test_two_param_integer_fn() local 804 unsigned int vecSizes[] = { 1, 2, 4, 8, 16, 0 }; in test_two_param_unmatched_integer_fn() local 1447 unsigned int vecSizes[] = { 1, 2, 3, 4, 8, 16, 0 }; in test_three_param_integer_fn() local
|