Bug 95354 - anv_pipeline.c:164:7: error: implicit declaration of function ‘nir_lower_outputs_to_temporaries’ [-Werror=implicit-function-declaration]
Summary: anv_pipeline.c:164:7: error: implicit declaration of function ‘nir_lower_outp...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2016-05-11 17:58 UTC by Vinson Lee
Modified: 2016-05-11 19:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2016-05-11 17:58:40 UTC
mesa: 697382eb61a9091ea0fa8b5836c9e7d281e9e1c5 (master 11.3.0-devel)

  CC       anv_pipeline.lo
anv_pipeline.c: In function ‘anv_shader_compile_to_nir’:
anv_pipeline.c:164:7: error: implicit declaration of function ‘nir_lower_outputs_to_temporaries’ [-Werror=implicit-function-declaration]
       nir_lower_outputs_to_temporaries(entry_point->shader, entry_point);
       ^
Comment 1 Mark Janes 2016-05-11 19:01:02 UTC
fixed by 5886d1bad13a1c0106b7f42191bbc399fff4a0d9


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.