summaryrefslogtreecommitdiffstats
path: root/src/SConscript
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2016-10-17 13:55:27 -0700
committerIan Romanick <[email protected]>2017-01-20 15:41:23 -0800
commit6b03b345eb64e15e577bc8b2cf04b314a4c70537 (patch)
treeb472924f541ee22c833aef886065c4410611814e /src/SConscript
parent6c3af043633997633d03e5409939263162076e81 (diff)
glsl: Add "built-in" function for 64-bit integer sign()
These functions are directly available in shaders. A #define is added to detect the presence. This allows these functions to be tested using piglit regardless of whether the driver uses them for lowering. The GLSL spec says that functions and macros beginning with __ are reserved for use by the implementation... hey, that's us! Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions