/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_buffers.cpp | 357 char sizeNames[][4] = { "", "", "2", "", "4", "", "", "", "8", in test_buffers() local 393 char sizeNames[][4] = { "", "", "2", "", "4", "", "", "", "8", in test_buffers_getinfo() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_buffers.cpp | 340 …char sizeNames[][ 4 ] = { "", "", "2", "", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" … in test_buffers() local 387 …char sizeNames[][ 4 ] = { "", "", "2", "", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" … in test_buffers_getinfo() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/geometrics/ |
H A D | test_geometrics_double.cpp | 304 char sizeNames[][4] = { "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_twoToFloat_kernel_double() local 548 char sizeNames[][4] = { "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_oneToFloat_kernel_double() local 755 char sizeNames[][4] = { "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_oneToOne_kernel_double() local
|
H A D | test_geometrics.cpp | 301 char sizeNames[][4] = { "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_twoToFloat_kernel() local 643 char sizeNames[][4] = { "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_oneToFloat_kernel() local 856 char sizeNames[][4] = { "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_oneToOne_kernel() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_kernel_arg_multi_setup.cpp | 43 char sizeNames[][ 4 ] = { "", "2", "3", "4", "", "", "", "8" }; in test_multi_arg_set() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_astype.cpp | 64 …char sizeNames[][ 3 ] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16"… in test_astype_set() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/ |
H A D | test_unary_ops.cpp | 78 …char sizeNames[][4] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_unary_op() local
|
H A D | test_int_basic_ops.cpp | 211 …const char * sizeNames[] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "… in perThreadDataInit() local 1411 …const char * sizeNames[] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "… in test_question_colon_op() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | main.cpp | 1091 const char *sizeNames[VECTOR_SIZE_COUNT] = { "", "2", "3", "4", "8", "16" }; variable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/ |
H A D | basic_test_conversions.cpp | 92 const char *sizeNames[] = { "", "", "2", "3", "4", "8", "16" }; variable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/contractions/ |
H A D | contractions.cpp | 457 const char *sizeNames[] = { "float", "float2", "float4", "float8", "float16" }; variable
|