Home
last modified time | relevance | path

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

/external/angle/scripts/
Dgenerate_entry_points.py1820 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument
1975 capture_pointer_funcs, cmd_packed_gl_enums, packed_param_types): argument
2072 def get_internal_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2082 def get_validation_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2093 def get_context_private_call_params(api, cmd_name, params, cmd_packed_gl_enums, argument
2104 def get_context_lock_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2118 def format_context_decl(api, cmd_name, proto, params, template, cmd_packed_gl_enums, argument
2147 def format_validation_proto(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2166 def format_context_private_call_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, argument
2180 def format_context_lock_proto(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
[all …]