projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd0a396
)
llvmpipe: Match header's protection macro with filename.
author
José Fonseca
<jfonseca@vmware.com>
Sun, 4 Oct 2009 10:35:50 +0000
(11:35 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Sun, 4 Oct 2009 21:03:15 +0000
(22:03 +0100)
src/gallium/drivers/llvmpipe/lp_bld_format.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_bld_format.h
b/src/gallium/drivers/llvmpipe/lp_bld_format.h
index 6d3f6926193ff4013ca58b23b7c75fbf4c84724a..c087fc986eddffd3647209ae56cb098cf0abb784 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_bld_format.h
+++ b/
src/gallium/drivers/llvmpipe/lp_bld_format.h
@@
-25,8
+25,8
@@
*
**************************************************************************/
-#ifndef LP_BLD_H
-#define LP_BLD_H
+#ifndef LP_BLD_
FORMAT_
H
+#define LP_BLD_
FORMAT_
H
/**
@@
-116,4
+116,4
@@
lp_build_load_rgba_soa(LLVMBuilderRef builder,
LLVMValueRef offsets,
LLVMValueRef *rgba);
-#endif /* !LP_BLD_H */
+#endif /* !LP_BLD_
FORMAT_
H */