cherry-ignore: anv/cmd_buffer: Take bo_offset into account in fast clear state addresses

stable: This commit addressed earlier commit a62a979335 which did
not land in branch.

Signed-off-by: Andres Gomez <agomez@igalia.com>
This commit is contained in:
Andres Gomez 2017-11-21 01:48:29 +02:00
parent c9325693f1
commit 807da6e270

View file

@ -110,3 +110,7 @@ fcd4adb9d08094520fb8d118d3448b04c6ec1fd1 intel/fs: Pass builders instead of bloc
# stable: This commit depends on earlier commit 3735af04152b which did
# not land in branch.
a6cc361e5fd2450249847d5ee8093d26ed7ff545 anv/cmd_buffer: Advance the address when initializing clear colors
# stable: This commit addressed earlier commit a62a97933578 which did
# not land in branch.
a07f7b26198ce0f5c8799481a673754968ac5daf anv/cmd_buffer: Take bo_offset into account in fast clear state addresses