Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/
Dtest_buffers.cpp315 …char sizeNames[][ 4 ] = { "", "", "2", "", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" … in test_buffers() local
343 …char sizeNames[][ 4 ] = { "", "", "2", "", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" … in test_buffers_getinfo() local
/external/OpenCL-CTS/test_conformance/gles/
Dtest_buffers.cpp341 …char sizeNames[][ 4 ] = { "", "", "2", "", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" … in test_buffers() local
388 …char sizeNames[][ 4 ] = { "", "", "2", "", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" … in test_buffers_getinfo() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_astype.cpp88 …char sizeNames[][ 3 ] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16"… in test_astype_set() local
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_multi_setup.cpp43 char sizeNames[][ 4 ] = { "", "2", "3", "4", "", "", "", "8" }; in test_multi_arg_set() local
/external/OpenCL-CTS/test_conformance/geometrics/
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
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
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_unary_ops.cpp78 …char sizeNames[][4] = { "", "", "2", "3", "4", "", "", "", "8", "", "", "", "", "", "", "", "16" }; in test_unary_op() local
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
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dmain.cpp1170 const char *sizeNames[VECTOR_SIZE_COUNT] = { "", "2", "3", "4", "8", "16" }; variable
/external/OpenCL-CTS/test_conformance/contractions/
Dcontractions.cpp458 const char *sizeNames[] = { "float", "float2", "float4", "float8", "float16" }; variable
/external/OpenCL-CTS/test_conformance/conversions/
Dtest_conversions.cpp104 const char * sizeNames[] = { "", "", "2", "3", "4", "8", "16" }; variable