On Mon, Sep 12, 2016 at 11:11:25AM -0700, Jason Ekstrand wrote:
> This is a lot cleaner and easier to read than the old piles of if
> statements.
>
> Signed-off-by: Jason Ekstrand
> ---
> src/intel/vulkan/anv_blorp.c | 48
> ++--
> 1 file changed, 24 inse
This is a lot cleaner and easier to read than the old piles of if
statements.
Signed-off-by: Jason Ekstrand
---
src/intel/vulkan/anv_blorp.c | 48 ++--
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/src/intel/vulkan/anv_blorp.c b/src/intel