This patch is
Reviewed-by: Ian Romanick
On 04/15/2016 06:00 PM, Grazvydas Ignotas wrote:
> Mark variable MAYBE_UNUSED to avoid unused-but-set-variable warning in
> release build.
>
> Signed-off-by: Grazvydas Ignotas
> ---
> I have no commit access, if this patch is ok, please someone push.
>
Mark variable MAYBE_UNUSED to avoid unused-but-set-variable warning in
release build.
Signed-off-by: Grazvydas Ignotas
---
I have no commit access, if this patch is ok, please someone push.
src/compiler/glsl/lower_buffer_access.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g