OSDN Git Service

glsl: Allow the use of determinant() in GLSL 1.50.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 8 Jun 2013 07:06:52 +0000 (00:06 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 10 Jun 2013 17:54:57 +0000 (10:54 -0700)
commitca6b520f3ae16e0c6334534e24c22231ddb64d54
tree8e869324490e9aa5de48b11c9d457ebf38154b19
parent603940d5bb69933543b41221ae5b4511fcde3eeb
glsl: Allow the use of determinant() in GLSL 1.50.

We already implemented this for ES3, so we just need to turn it on.

Fixes 6 Piglit tests:
spec/glsl-1.50/compiler/built-in-functions/determinant-mat[234].{vert,frag}

Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/builtins/profiles/150.glsl