Searched refs:roundingString (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_preprocessors.cpp | 96 cl_char fileString[ 512 ] = "", roundingString[ 128 ] = ""; in test_kernel_preprocessor_macros() local 135 sizeof(roundingString), NULL, &error); in test_kernel_preprocessor_macros() 152 …= clEnqueueReadBuffer( queue, streams[2], CL_TRUE, 0, sizeof(roundingString), roundingString, 0, N… in test_kernel_preprocessor_macros()
|