diff options
author | Paul Berry <[email protected]> | 2012-08-04 15:42:33 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2012-12-06 12:13:22 -0800 |
commit | 486f9556548292e776781e85052ec4122180891d (patch) | |
tree | 991c5312c9aa49888f9b6642fb61a39a1c3d5c82 /src/glsl/glsl_lexer.ll | |
parent | 9a69f66353010d3fe8c666bd4adee26139f32efa (diff) |
glsl: Create builtin function profiles for GLSL 3.00 ES.
Nearly all of the builtin functions in GLSL 3.00 ES are already
implemented in Mesa; this patch enables them.
A few functions are not implemented yet; those have been commented
out, with a FIXME comment to act as a reminder of what still needs to
be implemented. Here is the complete list: packSnorm2x16,
unpackSnorm2x16, packUnorm2x16, unpackUnorm2x16, packHalf2x16,
unpackHalf2x16.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Acked-by: Carl Worth <[email protected]>
Diffstat (limited to 'src/glsl/glsl_lexer.ll')
0 files changed, 0 insertions, 0 deletions