On Tue, Oct 3, 2017 at 8:05 AM, Lionel Landwerlin
wrote:
> We handle similar default valid for LOD in the fs backend for TXS/TXL.
> Without this we end up generating invalid MOV with a null src.
>
> Signed-off-by: Lionel Landwerlin
> Cc: "17.2 17.1"
> ---
> src/intel/compiler/brw_vec4_nir.cpp |
We handle similar default valid for LOD in the fs backend for TXS/TXL.
Without this we end up generating invalid MOV with a null src.
Signed-off-by: Lionel Landwerlin
Cc: "17.2 17.1"
---
src/intel/compiler/brw_vec4_nir.cpp | 9 +
1 file changed, 9 insertions(+)
diff --git a/src/intel/c