Searched defs:command_node (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/scripts/ |
| D | generate_entry_points.py | 624 def param_print_argument(command_node, param): argument 693 def find_gl_enum_group_in_command(command_node, param_name): argument 711 def format_entry_point_def(command_node, cmd_name, proto, params, is_explicit_context, argument
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | registry_xml.py | 412 def get_cmd_name(command_node): argument
|
| D | generate_entry_points.py | 1377 def param_print_argument(command_node, param): argument 1463 def find_gl_enum_group_in_command(command_node, param_name): argument 1508 def format_entry_point_def(api, command_node, cmd_name, proto, params, cmd_packed_enums, argument 2306 def get_command_params_text(command_node, cmd_name): argument
|