projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c5719
)
gallivm: remove some old stuff
author
Brian Paul
<brianp@vmware.com>
Thu, 15 Apr 2010 21:05:04 +0000
(15:05 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 16 Apr 2010 14:21:49 +0000
(08:21 -0600)
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
b/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
index 395eaaba2692b585cff2036ff2d8109dae041a28..5aaed62ef6cce5d7377967af192776e8d8e576ef 100644
(file)
--- a/
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
+++ b/
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
@@
-2008,11
+2008,6
@@
lp_build_sample_soa(LLVMBuilderRef builder,
LLVMValueRef t;
LLVMValueRef r;
- (void) lp_build_lod_selector; /* temporary to silence warning */
- (void) lp_build_nearest_mip_level;
- (void) lp_build_linear_mip_levels;
- (void) lp_build_minify;
-
/* Setup our build context */
memset(&bld, 0, sizeof bld);
bld.builder = builder;