diff options
author | Kenneth Graunke <[email protected]> | 2017-11-28 08:58:21 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-11-29 17:30:35 -0800 |
commit | 74e38739ca266b8178eaa70e30578aa929b067ab (patch) | |
tree | b144fd443f258746d68ee444a6654589cfa84bd3 /src/mesa/Makefile.sources | |
parent | ca4361658635f2b401e9793c0b982721998ecb70 (diff) |
i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct.
We're about to add more of them, and need to pass the whole lot of them
around together when growing them. Putting them in a struct makes this
much easier.
brw->batch.batch.bo is a bit of a mouthful, but it's nice to have things
labeled 'batch' and 'state' now that we have multiple buffers.
Fixes: 2dfc119f22f257082ab0 "i965: Grow the batch/state buffers if we need space and can't flush."
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103101
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.sources')
0 files changed, 0 insertions, 0 deletions