Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_feature_macro.cpp659 std::vector<cl_name_version> vec_device_feature; in test_consistency_c_features_list() local
675 vec_device_feature.resize(vec_elements); in test_consistency_c_features_list()
677 config_size, vec_device_feature.data(), 0); in test_consistency_c_features_list()
682 for (auto each_f : vec_device_feature) in test_consistency_c_features_list()