swrast: remove _BLENDAPI
authorBrian Paul <brianp@vmware.com>
Wed, 11 Mar 2015 14:29:56 +0000 (08:29 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 12 Mar 2015 13:52:45 +0000 (07:52 -0600)
commit10035361b5c23483f236c59fe13c23153455e5c9
tree73b6c2a748fd45be5d3861918c2f4b60268a1896
parent6ca5eaf49ce184009571f58fb94865cf788e8907
swrast: remove _BLENDAPI

_BLENDAPI boils down to __cdecl on Windows, but __cdecl is the default
calling convention so this serves no purpose.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/swrast/s_blend.c
src/mesa/swrast/s_context.h