mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 12:30:09 +01:00
iris: update a todo comment
This commit is contained in:
parent
8e7b0deee2
commit
a7311ef068
1 changed files with 2 additions and 0 deletions
|
|
@ -1489,6 +1489,8 @@ iris_set_constant_buffer(struct pipe_context *ctx,
|
|||
|
||||
ice->state.dirty |= IRIS_DIRTY_CONSTANTS_VS << stage;
|
||||
// XXX: maybe not necessary all the time...?
|
||||
// XXX: we need 3DS_BTP to commit these changes, and if we fell back to
|
||||
// XXX: pull model we may need actual new bindings...
|
||||
ice->state.dirty |= IRIS_DIRTY_BINDINGS_VS << stage;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue