Searched defs:cmd_packed_gl_enums (Results 1 – 1 of 1) sorted by relevance
| /external/angle/scripts/ |
| D | generate_entry_points.py | 1468 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument 1583 capture_pointer_funcs, cmd_packed_gl_enums, packed_param_types): argument 1658 def get_internal_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument 1668 def get_validation_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument 1679 def format_context_decl(api, cmd_name, proto, params, template, cmd_packed_gl_enums, argument 1708 def format_validation_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, packed_param_types): argument 1724 def format_capture_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, packed_param_types): argument 1872 cmd_packed_gl_enums, argument 2255 def format_capture_replay_param_access(api, command_name, param_text_list, cmd_packed_gl_enums, argument 2286 def format_capture_replay_call_case(api, command_to_param_types_mapping, cmd_packed_gl_enums, argument [all …]
|