vk/cmd_buffer: Set the CONSTANTS_REL_GENERAL flag on execbuf
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 27 Aug 2015 00:56:40 +0000 (17:56 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 27 Aug 2015 17:25:58 +0000 (10:25 -0700)
commitc8365c55f551b357bdee0aace5569e970c6c3758
tree8cafe75813392c56fc01551bea7d6eaac318a06f
parentefc2cce01f7e938932b03e5e14f7ea0b8a63f734
vk/cmd_buffer: Set the CONSTANTS_REL_GENERAL flag on execbuf

This tells the kernel that the push constant buffers are relative to the
dynamic state base address.
src/vulkan/anv_batch_chain.c