i965/nir: Enable NIR lowering of txf and rect offsets

Graphics / Mesa 3D Graphics Library / Mesa - Jason Ekstrand [intel.com] - 22 July 2016 18:48 UTC

This fixes the following piglit tests on gen6+:

tex-miplevel-selection textureProjGradOffset 2DRect tex-miplevel-selection textureGradOffset 2DRect tex-miplevel-selection textureGradOffset 2DRectShadow tex-miplevel-selection textureProjGradOffset 2DRect_ProjVec4 tex-miplevel-selection textureProjGradOffset 2DRectShadow

9f32721 i965/nir: Enable NIR lowering of txf and rect offsets
src/mesa/drivers/dri/i965/brw_nir.c | 2 ++
1 file changed, 2 insertions(+)

Upstream: cgit.freedesktop.org


  • Share