mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 05:50:11 +01:00
Fix a typo.
This commit is contained in:
parent
9dd73d58ae
commit
7c2d7f8cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ static const char *texNames[] =
|
|||
"GL_RGB GL_UNSIGNED_INT_5_6_5",
|
||||
"GL_RGB GL_UNSIGNED_INT_5_6_5_REV",
|
||||
"GL_BGR GL_UNSIGNED_INT_5_6_5",
|
||||
"BL_BGR GL_UNSIGNED_INT_5_6_5_REV"};
|
||||
"GL_BGR GL_UNSIGNED_INT_5_6_5_REV"};
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue