mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
glsl: Garbage collect old prototype for ir_to_mesa.
This commit is contained in:
parent
850c659044
commit
e271384219
1 changed files with 0 additions and 2 deletions
|
|
@ -209,6 +209,4 @@ extern bool _mesa_glsl_process_extension(const char *name, YYLTYPE *name_locp,
|
|||
extern const char *
|
||||
_mesa_glsl_shader_target_name(enum _mesa_glsl_parser_targets target);
|
||||
|
||||
void do_ir_to_mesa(exec_list *instructions);
|
||||
|
||||
#endif /* GLSL_PARSER_EXTRAS_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue