Implement 1.20 'outerProduct' builtin.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Jun 2010 22:47:09 +0000 (15:47 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Jun 2010 22:47:34 +0000 (15:47 -0700)
commit43ff6fc4ae5f47f1537707b794253929780cafc1
tree9edeeec5683877d0a58e0a1ba31354f3e9c73313
parent0c8ffadc8cc0b0497873a8ce46ae4e1ae03eee54
Implement 1.20 'outerProduct' builtin.
builtin_function.cpp
builtins/120/outerProduct [new file with mode: 0644]
builtins/tools/generate_outerProductGLSL.py [new file with mode: 0755]