diff options
author | Jason Ekstrand <[email protected]> | 2017-08-19 15:03:39 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-08-20 20:14:49 -0700 |
commit | c366943ebffefc4a8acb3fdd08dd45934098595b (patch) | |
tree | 781147350375d95a26c1beac02d47c4480fd11c3 /src/intel/blorp | |
parent | cadcd89278edcda8aba28a38da2ea6690207b38b (diff) |
i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
"Alloc for render" is a terrible name for a flag because it means
basically nothing. What the flag really does is allocate a busy BO
which someone theorized at one point in time would be more efficient if
you're planning to immediately render to it. If the flag really means
"alloc a busy BO" we should just call it that.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel/blorp')
0 files changed, 0 insertions, 0 deletions