OSDN Git Service

anv/blorp: Refactor MSAA resolves into an exportable helper function
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 26 Jun 2018 17:01:00 +0000 (10:01 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 14 Jan 2019 16:16:52 +0000 (10:16 -0600)
commit930b17161f7d141c9f5920dc2419a88608fe321f
tree0d5054c1c9b4342fd9db09b046644c7358093768
parentc92c449361632ce9ea83698ea91bd1b8149dd745
anv/blorp: Refactor MSAA resolves into an exportable helper function

This function is modeled after the aux_op functions except that it has a
lot more parameters because it deals with two images as well as source
and destination regions.
src/intel/vulkan/anv_blorp.c
src/intel/vulkan/anv_private.h