[Bug 103616] Increased difference from reference image in shaders

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 8 21:33:51 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103616

--- Comment #2 from Matt Turner <mattst88 at gmail.com> ---
Thanks for the bug report.

I tried building precomputed_atmospheric_scattering, but I get:

% make integration_test                   
mkdir -p output/Release/atmosphere/reference
g++ -Wall -Wmain -pedantic -pedantic-errors -std=c++11 -I. -Iexternal
-Iexternal/dimensional_types -Iexternal/glad/include -Iexternal/progress_bar
-DNDEBUG -O3 -fexpensive-optimizations -c atmosphere/reference/functions.cc -o
output/Release/atmosphere/reference/functions.o
In file included from ./atmosphere/reference/functions.h:42:0,
                 from atmosphere/reference/functions.cc:39:
./atmosphere/reference/definitions.h:53:24: fatal error: math/angle.h: No such
file or directory
 #include "math/angle.h"
                        ^
compilation terminated.
make: *** [Makefile:113: output/Release/atmosphere/reference/functions.o] Error
1

Searching for other include files under math/, like "math/ternary_function.h"
on Google I only see references to your project. Help?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20171108/d8b0eaec/attachment.html>


More information about the intel-3d-bugs mailing list