This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
mesa: Clean up header file inclusion in texformat.h.
tags/android-x86-2.2
Vinson Lee
15 years ago
parent
f8a9f5458b
commit
0ed245bd57
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/mesa/main/texformat.h
+ 1
- 1
src/mesa/main/texformat.h
View File
@@ -27,9 +27,9 @@
#define TEXFORMAT_H
#include "mtypes.h"
#include "formats.h"
struct gl_context;
extern gl_format
_mesa_choose_tex_format( struct gl_context *ctx, GLint internalFormat,
Write
Preview
Loading…
Cancel
Save