Home
last modified time | relevance | path

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

/external/angle/include/platform/
Dgen_features.py25 feature_list_source_file = '../../util/angle_features_autogen.cpp' variable
139 feature_list_header_file + ',' + feature_list_source_file)
205 with open(feature_list_source_file, 'w') as fout: