projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
752abeb
)
iris: yes
author
Kenneth Graunke
<kenneth@whitecape.org>
Tue, 16 Oct 2018 02:15:06 +0000
(19:15 -0700)
committer
Kenneth Graunke
<kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000
(10:26 -0800)
src/gallium/drivers/iris/iris_state.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/iris/iris_state.c
b/src/gallium/drivers/iris/iris_state.c
index cf5536c390e90e659c9225465ab989d153a5570e..b20a608f3871714909dc4201402fde165ec795ac 100644
(file)
--- a/
src/gallium/drivers/iris/iris_state.c
+++ b/
src/gallium/drivers/iris/iris_state.c
@@
-3712,7
+3712,6
@@
iris_upload_dirty_render_state(struct iris_context *ice,
if (range->length == 0)
continue;
- // XXX: is range->block a constbuf index? it would be nice
struct iris_const_buffer *cbuf = &shs->constbuf[range->block];
struct iris_resource *res = (void *) cbuf->data.res;