meta: Add a new MESA_META_DRAW_BUFFERS bit.
This will be used for saving/restoring the glDrawBuffers state. For now, make sure that existing users of MESA_META_ALL don't get the new bit, since they probably won't want it. Cc: "10.2" <mesa-stable@lists.freedesktop.org> Signed-off-by:Kenneth Graunke <kenneth@whitecape.org> Reviewed-by:
Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by:
Eric Anholt <eric@anholt.net>
Showing
- src/mesa/drivers/common/meta.c 3 additions, 2 deletionssrc/mesa/drivers/common/meta.c
- src/mesa/drivers/common/meta.h 1 addition, 0 deletionssrc/mesa/drivers/common/meta.h
- src/mesa/drivers/common/meta_blit.c 1 addition, 1 deletionsrc/mesa/drivers/common/meta_blit.c
- src/mesa/drivers/common/meta_generate_mipmap.c 1 addition, 1 deletionsrc/mesa/drivers/common/meta_generate_mipmap.c
Loading
Please register or sign in to comment