Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/scripts/
H A Dgenerate_entry_points.py1866 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument
2039 capture_pointer_funcs, cmd_packed_gl_enums, packed_param_types): argument
2136 def get_internal_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2146 def get_validation_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2157 def get_context_private_call_params(api, cmd_name, params, cmd_packed_gl_enums, argument
2168 def get_context_lock_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2181 def format_context_decl(api, cmd_name, proto, params, template, cmd_packed_gl_enums, argument
2210 def format_validation_proto(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
2229 def format_context_private_call_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, argument
2243 def format_context_lock_proto(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
[all …]