Home
last modified time | relevance | path

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

/external/angle/scripts/
Dgen_proc_table.py15 out_file_name_cl = "../src/libGLESv2/proc_table_cl_autogen.cpp" variable
129 outputs = [out_file_name_gles, out_file_name_gl, out_file_name_cl, out_file_name_cl_map]
267 with open(out_file_name_cl, 'w') as out_file: