glapi: add indexed blend functions (GL 4.0)
authorTapani Pälli <tapani.palli@intel.com>
Fri, 25 Jul 2014 07:20:17 +0000 (10:20 +0300)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 28 Jul 2014 23:26:27 +0000 (16:26 -0700)
commit76b11d15d36db9e83b36efe469c27d68389bb627
treeaa7cb16185932777a4b8f58f93d2ddd48c45318a
parenta9528cef6b6ff4875c9d125a60b7309a2ad24766
glapi: add indexed blend functions (GL 4.0)

This makes some of the UE4 engine demos (Stylized, Mobile Temple)
render correctly, tested on Intel Haswell machine.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78716
src/mapi/glapi/gen/GL4x.xml
src/mesa/main/tests/dispatch_sanity.cpp