On Thu, Apr 06, 2017 at 11:48:04AM -0700, Jason Ekstrand wrote:
> On Thu, Mar 30, 2017 at 2:06 PM, Nanley Chery wrote:
>
> > On Tue, Mar 14, 2017 at 07:55:53AM -0700, Jason Ekstrand wrote:
> > > Instead of figuring it all out ourselves, just use the information given
> > > to us by the client.
>
On Thu, Mar 30, 2017 at 2:06 PM, Nanley Chery wrote:
> On Tue, Mar 14, 2017 at 07:55:53AM -0700, Jason Ekstrand wrote:
> > Instead of figuring it all out ourselves, just use the information given
> > to us by the client.
> > ---
> > src/intel/vulkan/anv_blorp.c | 88 ---
On Tue, Mar 14, 2017 at 07:55:53AM -0700, Jason Ekstrand wrote:
> Instead of figuring it all out ourselves, just use the information given
> to us by the client.
> ---
> src/intel/vulkan/anv_blorp.c | 88
> --
> src/intel/vulkan/genX_cmd_buffer.c | 10 +++
Nanley,
Mind taking a look at these?
On Tue, Mar 14, 2017 at 7:55 AM, Jason Ekstrand
wrote:
> Instead of figuring it all out ourselves, just use the information given
> to us by the client.
> ---
> src/intel/vulkan/anv_blorp.c | 88 --
>
> src/intel/vu
Instead of figuring it all out ourselves, just use the information given
to us by the client.
---
src/intel/vulkan/anv_blorp.c | 88 --
src/intel/vulkan/genX_cmd_buffer.c | 10 +
2 files changed, 18 insertions(+), 80 deletions(-)
diff --git a/src/inte