projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66ec5c
)
gallium: remove unnecessary tgsi_interp_coef decl
author
Brian
<brian@i915.localnet.net>
Wed, 27 Feb 2008 22:11:12 +0000
(15:11 -0700)
committer
Brian
<brian@i915.localnet.net>
Wed, 27 Feb 2008 22:11:57 +0000
(15:11 -0700)
src/gallium/drivers/softpipe/sp_state.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_state.h
b/src/gallium/drivers/softpipe/sp_state.h
index 895976467c5a057417c8fc78d859808fba58066d..3943d4ed2b5ca56aca71a3da59ac44eb3df3d873 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_state.h
+++ b/
src/gallium/drivers/softpipe/sp_state.h
@@
-53,7
+53,6
@@
struct tgsi_sampler;
-struct tgsi_interp_coef;
struct tgsi_exec_machine;