On Fri, Jun 15, 2018 at 1:31 PM, Rafael Antognolli <
rafael.antogno...@intel.com> wrote:
> On Fri, Jun 15, 2018 at 01:21:17PM -0700, Jason Ekstrand wrote:
> > On Fri, Jun 15, 2018 at 1:12 PM, Rafael Antognolli <
> rafael.antogno...@intel.com
> > > wrote:
> >
> > If we are on gen8+ and have con
On Fri, Jun 15, 2018 at 01:21:17PM -0700, Jason Ekstrand wrote:
> On Fri, Jun 15, 2018 at 1:12 PM, Rafael Antognolli
> > wrote:
>
> If we are on gen8+ and have context isolation support, just make that
> constant buffer address be absolute, so we can use it for push UBOs too.
> ---
>
On Fri, Jun 15, 2018 at 1:12 PM, Rafael Antognolli <
rafael.antogno...@intel.com> wrote:
> If we are on gen8+ and have context isolation support, just make that
> constant buffer address be absolute, so we can use it for push UBOs too.
> ---
> src/intel/vulkan/anv_device.c | 5 -
> src/inte
If we are on gen8+ and have context isolation support, just make that
constant buffer address be absolute, so we can use it for push UBOs too.
---
src/intel/vulkan/anv_device.c | 5 -
src/intel/vulkan/anv_private.h | 1 +
src/intel/vulkan/genX_state.c | 27 +++
3 fi