compute
compute copied to clipboard
2D image depth contradiction
include/boost/compute/image/image2d.hpp defines image_depth = 1, but test/test_image2d.cpp (get_info) tests that CL_IMAGE_DEPTH is 0. I'm not sure exactly what this test is trying to do, but I believe 0 is correct [source S 5.3.7].