Searched refs:ExpectedValueIntFn (Results 1 – 1 of 1) sorted by relevance
65 cl_int (*ExpectedValueIntFn)( size_t size, cl_int *startRefValues, size_t whichDestValue ); member292 if( testFns.ExpectedValueIntFn != NULL ) in test_atomic_function()302 intVal = testFns.ExpectedValueIntFn( threadSize, (cl_int *)startRefValues, i ); in test_atomic_function()378 else if( testFns.ExpectedValueIntFn == NULL ) in test_atomic_function()