Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_feature_macro.cpp154 cl_int status_not_supported = CL_SUCCESS; in check_compiler_feature_info() local
157 status_not_supported = clBuildProgram(program_not_supported, 1, &deviceID, in check_compiler_feature_info()
159 if (status_supported != status_not_supported) in check_compiler_feature_info()
161 if (status_not_supported == CL_SUCCESS) in check_compiler_feature_info()