Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_buffers.cpp357 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 Dtest_buffers.cpp340 …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 Dtest_geometrics_double.cpp304 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 Dtest_geometrics.cpp301 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 Dtest_kernel_arg_multi_setup.cpp43 char sizeNames[][ 4 ] = { "", "2", "3", "4", "", "", "", "8" }; in test_multi_arg_set() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_astype.cpp64 …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 Dtest_unary_ops.cpp78 …char sizeNames[][4] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_unary_op() local
H A Dtest_int_basic_ops.cpp211 …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 Dmain.cpp1091 const char *sizeNames[VECTOR_SIZE_COUNT] = { "", "2", "3", "4", "8", "16" }; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/
H A Dbasic_test_conversions.cpp92 const char *sizeNames[] = { "", "", "2", "3", "4", "8", "16" }; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/contractions/
H A Dcontractions.cpp457 const char *sizeNames[] = { "float", "float2", "float4", "float8", "float16" }; variable