Searched defs:all_commands (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/scripts/ |
| D | generate_entry_points.py | 904 def get_entry_points(all_commands, commands, is_explicit_context, is_wgl, all_param_types, argument 946 def get_decls(formatter, all_commands, gles_commands, already_included, overloaded, argument 971 def get_glext_decls(all_commands, gles_commands, version, is_explicit_context): argument
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | generate_entry_points.py | 1894 all_commands, argument 1920 def get_glext_decls(all_commands, gles_commands, version): argument 2491 def write_stubs_header(api, annotation, title, data_source, out_file, all_commands, commands, argument
|