Searched refs:verify_long (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_int_basic_ops.cpp | 120 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()
|
D | verification_and_generation_functions.cpp | 91 verify_long(int test, size_t vector_size, cl_long *inptrA, cl_long *inptrB, cl_long *outptr, size_t… in verify_long() function
|