diff options
author | Kenneth Graunke <[email protected]> | 2013-02-25 23:33:24 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-03-01 22:09:04 -0800 |
commit | 961c9b8cac6c438b74d8328a5e8c61215a16ea40 (patch) | |
tree | e194542976ba6e75be7f7cc9be29594a0ad507bb /docs | |
parent | 614944b8975ce9827b26b92f42ad8b48493eb7f0 (diff) |
i965: Replace the global brw->query.bo variable with query->bo.
Again, eliminating a global variable in favor of a per-query object
variable will help in a future where we have more queries in hardware.
Personally, I find this clearer: there's just the query object's BO,
rather than two variables that usually shadow each other.
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions