aboutsummaryrefslogtreecommitdiffstats
path: root/REVIEWERS
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-04-26 01:27:33 -0700
committerJason Ekstrand <[email protected]>2017-05-04 19:07:54 -0700
commit49ecaf88d1405ea17fc05c9b4ca066d6ebf51f62 (patch)
treedcfb54ddb511ad536196bc9df7861e2718335e2b /REVIEWERS
parent30d63ffe2689efe111933ca60c6c6163764afd43 (diff)
anv/allocator: Drop the block_size field from block_pool
Since the state_stream is now pulling from a state_pool, the only thing pulling directly off the block pool is the state pool so we can just move the block_size there. The one exception is when we allocate binding tables but we can just reference the state pool there as well. The only functional change here is that we no longer grow the block pool immediately upon creation so no BO gets allocated until our first state allocation. Reviewed-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions