diff options
author | Eric Engestrom <[email protected]> | 2017-06-27 11:47:14 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2017-06-27 14:33:49 +0100 |
commit | b3eda74acf4bdf7d6982a08876e0cfe79fad94a7 (patch) | |
tree | 930da609e45db274e82e53599a7ec1187e1f0a7d /src/gallium/auxiliary | |
parent | 3e0d54d270b88143df90bdd256e041cb87d53eb1 (diff) |
mesa: add missing include
src/mesa/drivers/x11/xm_dd.c:688:7: warning: implicit declaration of function ‘_mesa_update_draw_buffer_bounds’; did you mean ‘_mesa_has_ARB_draw_buffers_blend’? [-Wimplicit-function-declaration]
_mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cc: Marek Olšák <[email protected]>
Fixes: 585c5cf8a514783d9ed3 ("mesa: don't update draw buffer bounds in
_mesa_update_state")
Signed-off-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions