diff options
author | Rafael Antognolli <[email protected]> | 2018-11-21 11:36:49 -0800 |
---|---|---|
committer | Rafael Antognolli <[email protected]> | 2019-01-17 15:08:02 -0800 |
commit | e3dc56d7311c82d6dbda7948f9ca4345d44f8bdb (patch) | |
tree | ed5e3729b7f1f0af2e5712a0a5d2c65421e916fb /src/gallium/drivers/r300 | |
parent | fc3f58832015cbb177179e7f3420d3611479b4a9 (diff) |
anv: Update usage of block_pool->bo.
Change block_pool->bo to be a pointer, and update its usage everywhere.
This makes it simpler to switch it later to a list of BOs.
v3:
- Use a static "bos" field in the struct, instead of malloc'ing it.
This will be later changed to a fixed length array of BOs.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300')
0 files changed, 0 insertions, 0 deletions