On Thu, Nov 17, 2016 at 10:06:12PM -0800, Jason Ekstrand wrote:
> On Wed, Oct 19, 2016 at 10:47 AM, Nanley Chery
> wrote:
>
> > The HZ sequence modifies less state than the blorp path and requires
> > less CPU time to generate the necessary packets.
> >
> > Signed-off-by: Nanley Chery
> > ---
>
On Wed, Oct 19, 2016 at 10:47 AM, Nanley Chery
wrote:
> The HZ sequence modifies less state than the blorp path and requires
> less CPU time to generate the necessary packets.
>
> Signed-off-by: Nanley Chery
> ---
>
> v2: Don't combine the depth alignment if statements
>
> src/intel/vulkan/gen8
The HZ sequence modifies less state than the blorp path and requires
less CPU time to generate the necessary packets.
Signed-off-by: Nanley Chery
---
v2: Don't combine the depth alignment if statements
src/intel/vulkan/gen8_cmd_buffer.c | 46 +++---
1 file chang