Home
last modified time | relevance | path

Searched defs:whichResult (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp983 cl_int test_atomic_and_result_int( size_t size, cl_int *startRefValues, size_t whichResult ) in test_atomic_and_result_int()
998 cl_long test_atomic_and_result_long( size_t size, cl_long *startRefValues, size_t whichResult ) in test_atomic_and_result_long()
1043 cl_int test_atomic_or_result_int( size_t size, cl_int *startRefValues, size_t whichResult ) in test_atomic_or_result_int()
1058 cl_long test_atomic_or_result_long( size_t size, cl_long *startRefValues, size_t whichResult ) in test_atomic_or_result_long()
1099 cl_int test_atomic_xor_result_int( size_t size, cl_int *startRefValues, size_t whichResult ) in test_atomic_xor_result_int()
1107 cl_long test_atomic_xor_result_long( size_t size, cl_long *startRefValues, size_t whichResult ) in test_atomic_xor_result_long()
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp907 size_t whichResult = tid / numBits; in HostFunction() local
1095 size_t whichResult = tid / numBits; in HostFunction() local