diff options
author | Ian Romanick <[email protected]> | 2016-07-08 00:20:43 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-08-30 16:28:01 -0700 |
commit | 3fcb6b85c0331bd0bf98394d3a0def350d8c06cc (patch) | |
tree | e684ee9543bcc75de4d9a08b48e92bacea517953 /src/compiler/glsl/builtin_functions.cpp | |
parent | e31c72a331b178a4e6c0cb80369dacb90055ee3e (diff) |
glsl: Begin generating code for the most basic constant expressions
Unary operations where all of the supported types use the same C
expression to evaluate them.
v2: 'for (a, b) in d' => 'for a, b in d'. Suggested by Dylan.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Acked-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/compiler/glsl/builtin_functions.cpp')
0 files changed, 0 insertions, 0 deletions