Home
last modified time | relevance | path

Searched refs:test_clc_version (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_opencl_c_versions.cpp253 for (const auto& test_clc_version : test_clc_versions) in test_CL_DEVICE_OPENCL_C_VERSION_versions() local
255 if (device_clc_version >= test_clc_version) in test_CL_DEVICE_OPENCL_C_VERSION_versions()
264 && test_clc_version == Version(major, minor)) in test_CL_DEVICE_OPENCL_C_VERSION_versions()
274 test_clc_version.to_string().c_str()); in test_CL_DEVICE_OPENCL_C_VERSION_versions()
279 test_clc_version.to_string().c_str()); in test_CL_DEVICE_OPENCL_C_VERSION_versions()