/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_popcount.cpp | 78 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_intmul24.cpp | 27 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_intmad24.cpp | 27 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_upsample.cpp | 19 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_abs.cpp | 162 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_add_sat.cpp | 180 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_sub_sat.cpp | 179 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
D | test_absdiff.cpp | 174 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
|
/external/OpenCL-CTS/test_conformance/generic_address_space/ |
D | advanced_tests.cpp | 467 const std::string vector_sizes[] = { "", "2", "3", "4", "8", "16" }; in test_generic_variable_gentype() local 715 const std::string vector_sizes[] = { "2", "3", "4", "8", "16" }; in create_vload_kernels() local 832 const std::string vector_sizes[] = { "2", "3", "4", "8", "16" }; in create_vstore_kernels() local
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_kernel_attributes.cpp | 79 const auto vector_sizes = { "2", "3", "4", "8", "16" }; in generate_vec_type_hint_data() local
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_hiloeo.cpp | 38 static const unsigned int vector_sizes[] = { 1, 2, 3, 4, 8, 16}; variable
|