Searched refs:test_read_image_1D_array (Results 1 – 3 of 3) sorted by relevance
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/ |
D | test_read_1D_array.cpp | 57 int test_read_image_1D_array( cl_context context, cl_command_queue queue, cl_kernel kernel, in test_read_image_1D_array() function 272 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, outputTy… in test_read_image_set_1D_array() 295 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, outputTy… in test_read_image_set_1D_array() 326 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, outputTy… in test_read_image_set_1D_array()
|
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/ |
D | test_read_1D_array.cpp | 18 int test_read_image_1D_array(cl_context context, cl_command_queue queue, in test_read_image_1D_array() function 211 int ret = test_read_image_1D_array(context, queue, &imageInfo, in test_read_image_set_1D_array() 239 if (test_read_image_1D_array(context, queue, &imageInfo, seed, in test_read_image_set_1D_array() 278 int ret = test_read_image_1D_array(context, queue, &imageInfo, seed, in test_read_image_set_1D_array()
|
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
D | test_read_1D_array.cpp | 263 int test_read_image_1D_array( cl_context context, cl_command_queue queue, cl_kernel kernel, in test_read_image_1D_array() function 1215 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_1D_array() 1239 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_1D_array() 1265 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_1D_array() 1306 …int retCode = test_read_image_1D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_1D_array()
|