OSDN Git Service

anv: Re-emit vertex buffers when the pipeline changes
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 21 Aug 2018 22:14:38 +0000 (17:14 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 7 Sep 2018 20:19:02 +0000 (15:19 -0500)
commitc643c5e18d7c647afc6dcc450183b81a62a40998
tree632ef69135c21e1a92f5570971f8a030f2e6ec9c
parent25ffb8401638a07d774cfc68ab6afc7d27780dd8
anv: Re-emit vertex buffers when the pipeline changes

Some of the bits of VERTEX_BUFFER_STATE such as access type, instance
data step rate, and pitch come from the pipeline.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/vulkan/genX_cmd_buffer.c