diff options
author | Eric Anholt <[email protected]> | 2014-04-25 12:14:34 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2014-05-01 15:12:27 -0700 |
commit | e3a9ca4563790f54976a969bf70cd5f45cbc4e13 (patch) | |
tree | 5c33cad869a259fbcc449248ca78ba1288faea6a /src/mesa/drivers/dri/i965/brw_clip.h | |
parent | 8435b60a3577d2d905eae189cd7e770500177e99 (diff) |
i965: Replace the region in DRIimage with just a BO pointer and stride.
Regions aren't refcounted safely for multithreaded applications, and
they're not terribly useful wrappers of a BO, so I'm trying to remove
them.
Even the stride I added here could probably be reduced to use of an
existing field in the __DRIimageRec, but I want this to be as mechanical
of a change as possible.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_clip.h')
0 files changed, 0 insertions, 0 deletions