| Summary: |
compiler/test_eu_validate.cpp:121:41: error: ‘devinfo’ was not declared in this scope |
| Product: |
Mesa
|
Reporter: |
Vinson Lee <vlee> |
| Component: |
Mesa core | Assignee: |
mesa-dev |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
mesa-dev |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
Keywords: |
bisected, regression |
| Version: |
git | |
|
| Hardware: |
Other | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
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, ^~~~~~~