Searched refs:status_not_supported (Results 1 – 1 of 1) sorted by relevance
154 cl_int status_not_supported = CL_SUCCESS; in check_compiler_feature_info() local157 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()