mesa: b5437fc05c7d8fb3899b073b451c7c658c4dc441 (master 17.2.0-devel) CXX compiler/test_eu_validate.o compiler/test_eu_validate.cpp: In function ‘bool validate(brw_codegen*)’: compiler/test_eu_validate.cpp:121:41: error: ‘devinfo’ was not declared in this scope bool ret = brw_validate_instructions(devinfo, p->store, 0, ^~~~~~~
commit 169e1e26ee7fcc6dfad538fe695957cbb2186ebd Author: Matt Turner <mattst88@gmail.com> Date: Tue May 16 11:43:57 2017 -0700 i965: Fix test_eu_validate.cpp Broken by commit a7217e909ce6 ("i965: Pass pointer and end of assembly to brw_validate_instructions"). Reported-by: Aaron Watry <awatry@gmail.com>
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.