zink: move blitting to separate source
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 6 Nov 2019 14:36:43 +0000 (15:36 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 13 Nov 2019 08:14:05 +0000 (09:14 +0100)
commit589e8651e63d8b9b2ef144258de52c7f2cb9f6da
tree88561b5f1094787a6f4ab697b237cdf141cd1217
parent1605a0c8f20b7e7a32fc52c7f082c79e0ad5cb38
zink: move blitting to separate source

This code is kinda stand-alone, and it makes it a bit easier to find the
right source in the source-tree
src/gallium/drivers/zink/meson.build
src/gallium/drivers/zink/zink_blit.c [new file with mode: 0644]
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_context.h