• Home
  • Raw
  • Download

Lines Matching defs:cmd_name

1564 def is_aliasing_excepted(api, cmd_name):  argument
1584 def get_validation_expression(api, cmd_name, entry_point_name, internal_params): argument
1629 def format_entry_point_decl(api, cmd_name, proto, params): argument
1757 def is_context_lost_acceptable_cmd(cmd_name): argument
1773 def get_context_getter_function(cmd_name): argument
1780 def get_valid_context_check(cmd_name): argument
1784 def get_constext_lost_error_generator(cmd_name): argument
1820 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument
1830 def get_def_template(api, cmd_name, return_type, has_errcode_ret): argument
1856 def format_entry_point_def(api, command_node, cmd_name, proto, params, cmd_packed_enums, argument
1974 def format_capture_method(api, command, cmd_name, proto, params, all_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
2136 def format_entry_point_export(cmd_name, proto, params, template): 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
2187 def format_capture_proto(api, cmd_name, proto, params, cmd_packed_gl_enums, packed_param_types): argument
2827 def get_command_params_text(command_node, cmd_name): argument
3022 def get_context_lock(api, cmd_name): argument
3032 def get_prepare_swap_buffers_call(api, cmd_name, params): argument
3051 def get_preamble(api, cmd_name, params): argument
3058 def get_unlocked_tail_call(api, cmd_name): argument
3083 def get_epilog(api, cmd_name): argument