Lines Matching refs:all_commands
1920 all_commands, argument
1926 for command in all_commands:
1946 def get_glext_decls(all_commands, gles_commands, version): argument
1954 for command in all_commands:
2574 def write_stubs_header(api, annotation, title, data_source, out_file, all_commands, commands, argument
2579 for command in all_commands:
2787 xml.all_commands, version_commands, [],
2846 apis.GLES, CONTEXT_DECL_FORMAT, xml.all_commands, ext_cmd_names,
2850 apis.GLES, CONTEXT_DECL_FORMAT, xml.all_commands, ext_cmd_names,
2854 apis.GLES, CONTEXT_DECL_FORMAT, xml.all_commands, ext_cmd_names,
2905 glxml.all_commands, just_libgl_commands,
3009 write_stubs_header("CL", "cl", "CL", "cl.xml", CL_STUBS_HEADER_PATH, clxml.all_commands,
3057 write_stubs_header("EGL", "egl", "EGL", "egl.xml", EGL_STUBS_HEADER_PATH, eglxml.all_commands,
3100 EGL_EXT_STUBS_HEADER_PATH, eglxml.all_commands, egl_ext_commands,
3205 write_capture_replay_source(apis.GLES, xml.all_commands, all_commands_no_suffix,