[Mesa-dev] [PATCH] android: radv/ac: Fix nir.h include

Emil Velikov emil.l.velikov at gmail.com
Mon Apr 24 17:09:20 UTC 2017


On 22 April 2017 at 20:21, Dave Airlie <airlied at gmail.com> wrote:
> On 22 April 2017 at 20:13, Mauro Rossi <issor.oruam at gmail.com> 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: fatal error: 'nir_opcodes.h' file not found
>> #include "nir_opcodes.h"
>>          ^
>>
>> Fixes: 224cf29 "radv/ac: add initial pre-pass for shader info gathering"
>
> Acked-by: Dave Airlie <Airlied at redhat.com>
>
and pushed to master. Thanks gents.

-Emil


More information about the mesa-dev mailing list