On Fri, Jul 21, 2017 at 05:20:06PM -0700, Jason Ekstrand wrote:
> We have a very specific row pitch that we want and we don't want ISL to
> be changing it on us so just be explicit about it.
Both patches:
Reviewed-by: Topi Pohjolainen
> ---
> src/intel/vulkan/anv_blorp.c | 2 +-
> 1 file chang
We have a very specific row pitch that we want and we don't want ISL to
be changing it on us so just be explicit about it.
---
src/intel/vulkan/anv_blorp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/intel/vulkan/anv_blorp.c b/src/intel/vulkan/anv_blorp.c
index 459d57e.