Searched refs:template_entry_point_source (Results 1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/scripts/ |
| D | generate_entry_points.py | 54 template_entry_point_source = """// GENERATED FILE - DO NOT EDIT. variable 1821 write_file(annotation, "GLES " + comment, template_entry_point_source, "\n".join(defs), 2012 write_file(annotation, "GL " + comment, template_entry_point_source, "\n".join(defs_gl), 2076 write_file("gles_ext", "GLES extension", template_entry_point_source,
|