gallium/radeon: don't re-set BO metadata after CMASK deallocation
CMASK has no effect on metadata, because it's not sharable. Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
@@ -510,7 +510,6 @@ static boolean r600_texture_get_handle(struct pipe_screen* screen,
|
||||
* to be called.
|
||||
*/
|
||||
r600_texture_discard_cmask(rscreen, rtex);
|
||||
update_metadata = true;
|
||||
}
|
||||
|
||||
/* Set metadata. */
|
||||
|
||||
Reference in New Issue
Block a user