util: add dual blend helper function (v2)
authorDave Airlie <airlied@redhat.com>
Sat, 24 Mar 2012 14:28:03 +0000 (14:28 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Apr 2012 16:19:02 +0000 (17:19 +0100)
commitc59d32d1ce9eee7bf0dcebfca1e69edbda90c22d
tree9b8d1cf6475db7f4b88b4dbfb0f4094b5b0453f8
parenta21df965075f6fa1bf27039490ad65b9f78548e6
util: add dual blend helper function (v2)

This is just a function to tell if a certain blend mode requires dual sources.

v2: move to inlines as per Brian's suggestion

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/util/u_dual_blend.h [new file with mode: 0644]