]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/compute/test/test_image2d.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / compute / test / test_image2d.cpp
index 00e307c1fea051716dfaa3c39f1fe7bfae961a06..2ae56c4754d4d46c5e91fea2a826f82c1dbbe5c1 100644 (file)
@@ -120,7 +120,7 @@ BOOST_AUTO_TEST_CASE(clone_image)
     BOOST_CHECK_EQUAL(cloned_data[3], data[3]);
 }
 
-#ifdef CL_VERSION_1_2
+#ifdef BOOST_COMPUTE_CL_VERSION_1_2
 BOOST_AUTO_TEST_CASE(fill_image)
 {
     REQUIRES_OPENCL_VERSION(1, 2); // device OpenCL version check