Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_opencl_c_versions.cpp125 std::vector<cl_name_version> clc_versions(sz / sizeof(cl_name_version)); in test_CL_DEVICE_OPENCL_C_ALL_VERSIONS() local
127 clc_versions.data(), NULL); in test_CL_DEVICE_OPENCL_C_ALL_VERSIONS()
130 for (const auto& clc_version : clc_versions) in test_CL_DEVICE_OPENCL_C_ALL_VERSIONS()