Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/scripts/
Dgenerate_entry_points.py682 def format_entry_point_decl(cmd_name, proto, params, is_explicit_context): argument
768 def default_return_value(cmd_name, return_type): argument
774 def get_context_getter_function(cmd_name, is_explicit_context): argument
812 def get_packed_enums(cmd_packed_gl_enums, cmd_name): argument
817 def format_entry_point_def(command_node, cmd_name, proto, params, is_explicit_context, argument
896 def format_capture_method(command, cmd_name, proto, params, all_param_types, capture_pointer_funcs, argument
964 def get_internal_params(cmd_name, params, cmd_packed_gl_enums): argument
973 def get_validation_params(cmd_name, params, cmd_packed_gl_enums): argument
982 def format_context_decl(cmd_name, proto, params, template, cmd_packed_gl_enums): argument
998 def format_libgles_entry_point_def(cmd_name, proto, params, is_explicit_context): argument
[all …]
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Ddsp_debug.c454 char * cmd_name = 0; in dsp_om_func_proc() local
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dconsistency_tools.py156 def get_codes_for_command_and_type(self, cmd_name, type_name): argument