Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/scripts/
Dgenerate_entry_points.py812 def get_packed_enums(cmd_packed_gl_enums, cmd_name): argument
818 cmd_packed_gl_enums): argument
897 cmd_packed_gl_enums): 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
1013 def format_validation_proto(cmd_name, params, cmd_packed_gl_enums): argument
1019 def format_capture_proto(cmd_name, proto, params, cmd_packed_gl_enums): argument
1033 cmd_packed_gl_enums): argument
1074 def get_decls(formatter, all_commands, gles_commands, already_included, cmd_packed_gl_enums): argument
[all …]