Home
last modified time | relevance | path

Searched refs:CL_ULONG_MAX (Results 1 – 12 of 12) sorted by relevance

/external/OpenCL-CTS/test_conformance/basic/
Dtest_sizeof.cpp182 test = CL_ULONG_MAX; in test_sizeof()
217 test = CL_ULONG_MAX; in test_sizeof()
239 test = CL_ULONG_MAX; in test_sizeof()
252 test = CL_ULONG_MAX; in test_sizeof()
269 test = CL_ULONG_MAX; in test_sizeof()
310 test = CL_ULONG_MAX; in test_sizeof()
328 test = CL_ULONG_MAX; in test_sizeof()
345 test = CL_ULONG_MAX; in test_sizeof()
363 test = CL_ULONG_MAX; in test_sizeof()
380 test = CL_ULONG_MAX; in test_sizeof()
Dtest_numeric_constants.cpp75 TEST_VALUE_EQUAL_LITERAL( "CL_ULONG_MAX", CL_ULONG_MAX, ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL)) in test_host_numeric_constants()
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_private_memory_size.cpp35 cl_ulong size = CL_ULONG_MAX; in test_kernel_private_memory_size()
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.cpp202 template<> cl_ulong AtomicTypeExtendedInfo<cl_ulong>::MaxValue() {return CL_ULONG_MAX;} in MaxValue()
/external/OpenCL-CTS/test_conformance/workgroups/
Dtest_wg_reduce_min.cpp120 cl_long min = CL_ULONG_MAX; in verify_wg_reduce_min_long()
144 cl_ulong min = CL_ULONG_MAX; in verify_wg_reduce_min_ulong()
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_two_results_i_float.cpp154 maxiError = float_ulps == INFINITY ? CL_ULONG_MAX : 0; in TestFunc_FloatI_Float()
Dunary_two_results_i_double.cpp144 cl_ulong maxiError = f->double_ulps == INFINITY ? CL_ULONG_MAX : 0; in TestFunc_DoubleI_Double()
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_add_sat.cpp164 r = CL_ULONG_MAX; in verify_addsat_ulong()
Dtest_integers.cpp1717 sum = CL_ULONG_MAX; in verify_integer_mad_sat()
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl_platform.h173 #define CL_ULONG_MAX ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL) macro
275 #define CL_ULONG_MAX ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL)
/external/angle/include/CL/
Dcl_platform.h173 #define CL_ULONG_MAX ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL) macro
275 #define CL_ULONG_MAX ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL)
/external/mesa3d/include/CL/
Dcl_platform.h153 #define CL_ULONG_MAX ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL) macro
255 #define CL_ULONG_MAX ((cl_ulong) 0xFFFFFFFFFFFFFFFFULL)