Home
last modified time | relevance | path

Searched refs:verify_long (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_int_basic_ops.cpp120 extern int verify_long(int test, size_t vector_size, cl_long *inptrA, cl_long *inptrB, cl_long *out…
720 …err = verify_long(i, vectorSize, (cl_long*)pThreadData->m_input_ptr[0], (cl_long*)pThreadData->m_i… in test_integer_ops()
Dverification_and_generation_functions.cpp91 verify_long(int test, size_t vector_size, cl_long *inptrA, cl_long *inptrB, cl_long *outptr, size_t… in verify_long() function