diff options
author | Rafael Antognolli <[email protected]> | 2019-02-28 11:08:32 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-03-13 14:45:13 -0700 |
commit | 9159a5bbf882f94c48c21371049fef2d03d3dafd (patch) | |
tree | d8cecd28eeae658f2fc46af16aa7ccdb4e1720c7 /bin | |
parent | 759ceda07e122e3b2cc7a5e44698f41accb5e92c (diff) |
iris: Add resolve on iris_flush_resource.
The flush_resource hook is supposedly called when the resource content
needs to be made visible to external (okay, that's pretty vague). For
instance, it gets called before a surface gets handled to the window
system. So we need to resolve it if it's not resolved yet.
v2 (Ken):
- Check mod_info in iris_flush_resource instead of ISL_AUX_USAGE_NONE
- Drop my old broken resolve code from iris_resource_get_handle() now
that Rafael's got it hooked up in the right place.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions