projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e907e8
)
llvmpipe: Silence GCC 'no previous prototype' warning.
author
Vinson Lee
<vlee@vmware.com>
Sat, 6 Feb 2010 08:48:18 +0000
(
00:48
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 6 Feb 2010 08:48:18 +0000
(
00:48
-0800)
src/gallium/drivers/llvmpipe/lp_bld_type.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_bld_type.h
b/src/gallium/drivers/llvmpipe/lp_bld_type.h
index b7d8aed396dec41d0b984128521bf58b797453f1..62ee05be4df932a63b6859e2c0ce9b4494df4116 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_bld_type.h
+++ b/
src/gallium/drivers/llvmpipe/lp_bld_type.h
@@
-253,7
+253,7
@@
lp_build_int_vec_type(struct lp_type type);
LLVMTypeRef
-lp_build_int32_vec4_type();
+lp_build_int32_vec4_type(
void
);
struct lp_type