mesa/src/glsl/builtins
Kenneth Graunke ca6b520f3a 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>
2013-06-10 10:54:57 -07:00
..
glsl Revert "glsl: Replace constant-index vector array accesses with swizzles" 2013-04-02 12:24:16 -07:00
ir glsl: Add new bit built-ins IR and prototypes from ARB_gpu_shader5. 2013-05-06 10:17:13 -07:00
profiles glsl: Allow the use of determinant() in GLSL 1.50. 2013-06-10 10:54:57 -07:00
tools mesa: Add infrastructure for ARB_gpu_shader5. 2013-05-06 10:17:12 -07:00