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