projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6198160
)
nir: Drop an unused program/hash_table.h include.
author
Eric Anholt
<eric@anholt.net>
Tue, 9 Aug 2016 06:50:52 +0000
(23:50 -0700)
committer
Eric Anholt
<eric@anholt.net>
Wed, 10 Aug 2016 19:27:22 +0000
(12:27 -0700)
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/compiler/nir/nir_lower_samplers.c
patch
|
blob
|
history
diff --git
a/src/compiler/nir/nir_lower_samplers.c
b/src/compiler/nir/nir_lower_samplers.c
index 4a4326983a655394613d9c87b750139f1dfc2452..e878edd9b54b6ba4dd8fb17744cd524c63a6f1a9 100644
(file)
--- a/
src/compiler/nir/nir_lower_samplers.c
+++ b/
src/compiler/nir/nir_lower_samplers.c
@@
-25,7
+25,6
@@
#include "nir.h"
#include "nir_builder.h"
-#include "program/hash_table.h"
#include "compiler/glsl/ir_uniform.h"
#include "main/compiler.h"