On 22 April 2017 at 20:21, Dave Airlie wrote:
> On 22 April 2017 at 20:13, Mauro Rossi wrote:
>> Fixes following building errors due to missing include paths:
>>
>> external/mesa/src/amd/common/ac_shader_info.c:23:10: fatal error:
>> 'nir/nir.h' file not found
>> #include "nir/nir.h"
>>
On 22 April 2017 at 20:13, Mauro Rossi wrote:
> Fixes following building errors due to missing include paths:
>
> external/mesa/src/amd/common/ac_shader_info.c:23:10: fatal error: 'nir/nir.h'
> file not found
> #include "nir/nir.h"
> ^
>
> external/mesa/src/compiler/nir/nir.h:48:10: fata
Fixes following building errors due to missing include paths:
external/mesa/src/amd/common/ac_shader_info.c:23:10: fatal error: 'nir/nir.h'
file not found
#include "nir/nir.h"
^
external/mesa/src/compiler/nir/nir.h:48:10: fatal error: 'nir_opcodes.h' file
not found
#include "nir_opcode