mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 22:20:09 +01:00
added a few more fallbackStrings (Andreas Stenglein)
This commit is contained in:
parent
b127cfeb7a
commit
c62c24c72f
1 changed files with 5 additions and 1 deletions
|
|
@ -444,7 +444,11 @@ static char *fallbackStrings[] = {
|
|||
"Texgen unit 0",
|
||||
"Texgen unit 1",
|
||||
"Texgen unit 2",
|
||||
"User disable"
|
||||
"User disable",
|
||||
"User disable",
|
||||
"texture rectangle unit 0",
|
||||
"texture rectangle unit 1",
|
||||
"texture rectangle unit 2"
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue