Searched refs:test_read_image_2D_array (Results 1 – 3 of 3) sorted by relevance
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/ |
D | test_read_2D_array.cpp | 18 int test_read_image_2D_array(cl_context context, cl_command_queue queue, in test_read_image_2D_array() function 191 int ret = test_read_image_2D_array(context, queue, in test_read_image_set_2D_array() 220 if (test_read_image_2D_array(context, queue, &imageInfo, seed, in test_read_image_set_2D_array() 265 int ret = test_read_image_2D_array(context, queue, &imageInfo, seed, in test_read_image_set_2D_array()
|
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/ |
D | test_read_2D_array.cpp | 51 int test_read_image_2D_array( cl_context context, cl_command_queue queue, cl_kernel kernel, in test_read_image_2D_array() function 266 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, outputTy… in test_read_image_set_2D_array() 291 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, outputTy… in test_read_image_set_2D_array() 326 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, outputTy… in test_read_image_set_2D_array()
|
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
D | test_read_2D_array.cpp | 305 int test_read_image_2D_array( cl_context context, cl_command_queue queue, cl_kernel kernel, in test_read_image_2D_array() function 1457 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_2D_array() 1504 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_2D_array() 1518 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_2D_array() 1569 …int retCode = test_read_image_2D_array( context, queue, kernel, &imageInfo, imageSampler, floatCoo… in test_read_image_set_2D_array()
|