Bug 89899

Summary: nir/nir_lower_tex_projector.c:112: error: unknown field ‘ssa’ specified in initializer
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: blocker    
Priority: medium CC: eric, jason
Version: gitKeywords: bisected, regression
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2015-04-04 06:03:27 UTC
mesa: 9c53e80b9b6a637a771328bac98d2292a00869ce (master 10.6.0-devel)

  CC     nir/nir_lower_tex_projector.lo
nir/nir_lower_tex_projector.c: In function ‘nir_lower_tex_projector_block’:
nir/nir_lower_tex_projector.c:112: error: unknown field ‘ssa’ specified in initializer
nir/nir_lower_tex_projector.c:112: warning: excess elements in struct initializer
nir/nir_lower_tex_projector.c:112: warning: (near initialization for ‘dead’)
Comment 1 Vinson Lee 2015-04-04 06:13:06 UTC
ea811b7868d4039499dddf53c109cf0b9da98967 is the first bad commit
commit ea811b7868d4039499dddf53c109cf0b9da98967
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Mar 27 14:18:11 2015 -0700

    nir: Add a lowering pass for texture projectors.
    
    Not much hardware wants them these days, and it might give us a chance to
    do CSE or algebraic at the NIR level.
    
    Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>

:040000 040000 8e0e92c522eee42caa1c0c367e2d48d7daaf1d75 73e8b1f11e958037b6c61c7b96f1c0366fbc5e65 M	src
bisect run success
Comment 2 Jason Ekstrand 2015-04-07 18:52:21 UTC
I just pushed a patch that should fix this.  Reopen if it's still a problem.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.