mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
Break GL dependencies.
This commit is contained in:
parent
6468e68466
commit
a6e2b76fb5
1 changed files with 1 additions and 1 deletions
2
src/mesa/pipe/tgsi/exec/tgsi_parse.h
Normal file → Executable file
2
src/mesa/pipe/tgsi/exec/tgsi_parse.h
Normal file → Executable file
|
|
@ -105,7 +105,7 @@ void
|
|||
tgsi_parse_free(
|
||||
struct tgsi_parse_context *ctx );
|
||||
|
||||
unsigned
|
||||
boolean
|
||||
tgsi_parse_end_of_tokens(
|
||||
struct tgsi_parse_context *ctx );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue