projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
572fad1
)
iris: Drop a dead comment
author
Kenneth Graunke
<kenneth@whitecape.org>
Fri, 4 Jan 2019 06:34:49 +0000
(22:34 -0800)
committer
Kenneth Graunke
<kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:11 +0000
(10:26 -0800)
src/gallium/drivers/iris/iris_draw.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/iris/iris_draw.c
b/src/gallium/drivers/iris/iris_draw.c
index fb62f0c545266d002905458519e9edac28db9031..0dbe41a32e4a99648f850bba4ba61b8b812b3baf 100644
(file)
--- a/
src/gallium/drivers/iris/iris_draw.c
+++ b/
src/gallium/drivers/iris/iris_draw.c
@@
-92,8
+92,6
@@
iris_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info)
iris_batch_maybe_flush(batch, 1500);
- // XXX: check if BOs are in use by the other batches (compute), if so flush
-
iris_update_draw_info(ice, info);
iris_update_compiled_shaders(ice);