OSDN Git Service

Add support for builtin gentype mix(gentype a, gentype b)
authorEric Anholt <eric@anholt.net>
Thu, 8 Apr 2010 22:10:37 +0000 (15:10 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 8 Apr 2010 22:10:37 +0000 (15:10 -0700)
commitcc49cea9eab0dc46ee04d109f42814c4a0581c04
tree3fe2f5002345a7bf748daf16205d49ee8c9fd562
parentfeeb43b829f25aef19bd71bf6d88e08dabf59aad
Add support for builtin gentype mix(gentype a, gentype b)

Fixes glsl-fs-mix.frag, glsl-fs-mix-constant.frag.
builtin_function.cpp