mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
changed a comment
This commit is contained in:
parent
278ce99171
commit
4561f84183
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
* Version: 5.1
|
||||
|
|
@ -221,7 +220,7 @@ _swrast_CopyColorTable( GLcontext *ctx,
|
|||
|
||||
|
||||
/*
|
||||
* Texture fallbacks, Brian Paul. Could also live in a new module
|
||||
* Texture fallbacks. Could also live in a new module
|
||||
* with the rest of the texture store fallbacks?
|
||||
*/
|
||||
extern void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue