Home
last modified time | relevance | path

Searched defs:vector_sizes (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/
H A Dadvanced_tests.cpp500 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 Dtest_popcount.cpp78 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_intmul24.cpp27 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_intmad24.cpp27 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_upsample.cpp19 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_add_sat.cpp171 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_sub_sat.cpp169 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_abs.cpp162 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
H A Dtest_absdiff.cpp169 static const int vector_sizes[] = {1, 2, 3, 4, 8, 16}; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_hiloeo.cpp38 static const unsigned int vector_sizes[] = { 1, 2, 3, 4, 8, 16}; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_attributes.cpp79 const auto vector_sizes = { "2", "3", "4", "8", "16" }; in generate_vec_type_hint_data() local