Home
last modified time | relevance | path

Searched defs:cmd_packed_gl_enums (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py706 def get_packed_enums(cmd_packed_gl_enums, cmd_name): argument
712 cmd_packed_gl_enums): argument
791 cmd_packed_gl_enums): argument
848 def get_internal_params(cmd_name, params, cmd_packed_gl_enums): argument
857 def format_context_decl(cmd_name, proto, params, template, cmd_packed_gl_enums): argument
885 def format_validation_proto(cmd_name, params, cmd_packed_gl_enums): argument
891 def format_capture_proto(cmd_name, proto, params, cmd_packed_gl_enums): argument
905 cmd_packed_gl_enums): argument
947 cmd_packed_gl_enums): argument
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py1476 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument
1602 capture_pointer_funcs, cmd_packed_gl_enums, packed_param_types): argument
1683 def get_internal_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
1693 def get_validation_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
1704 def format_context_decl(api, cmd_name, proto, params, template, cmd_packed_gl_enums, argument
1733 def format_validation_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, packed_param_types): argument
1749 def format_capture_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, packed_param_types): argument
1897 cmd_packed_gl_enums, argument
2317 def format_capture_replay_param_access(api, command_name, param_text_list, cmd_packed_gl_enums, argument
2348 def format_capture_replay_call_case(api, command_to_param_types_mapping, cmd_packed_gl_enums, argument
[all …]