projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57e3eb1
)
progs/perf: Fix MSVC build.
author
Vinson Lee
<vlee@vmware.com>
Sat, 10 Oct 2009 16:45:16 +0000
(10:45 -0600)
committer
Brian Paul
<brianp@vmware.com>
Sat, 10 Oct 2009 16:45:16 +0000
(10:45 -0600)
progs/tests/texcomp_image.h
patch
|
blob
|
history
diff --git
a/progs/tests/texcomp_image.h
b/progs/tests/texcomp_image.h
index e63a56774f38204a9540613cb39fc3c55aa57213..a3884d4d0df56e8f8aa1fbc3f0323930ce2c550a 100644
(file)
--- a/
progs/tests/texcomp_image.h
+++ b/
progs/tests/texcomp_image.h
@@
-1,4
+1,4
@@
-static int ImgSize = 131072;
+#define ImgSize 131072
static unsigned char ImgData[131072] =
{
0x4d, 0xbc, 0x0b, 0xb4, 0xda, 0x0a, 0x78, 0xa8, 0x8d, 0xbc, 0x0c, 0xac, 0x8b, 0x7f, 0xeb, 0xf7, 0x8d, 0xbc, 0xeb, 0xab, 0xba, 0xb7, 0x82, 0xa2, 0x8d, 0xbc, 0x2b, 0xb4, 0xa2, 0xfd, 0xee, 0x2f,