commit | bbded5b5feb40ee69717dc113fb4be1dc4807227 | [log] [tgz] |
---|---|---|
author | Francisco Jerez <currojerez@riseup.net> | Sun Oct 20 12:39:16 2013 -0700 |
committer | Francisco Jerez <currojerez@riseup.net> | Tue Oct 29 12:40:55 2013 -0700 |
tree | 71cd80b64c4ce653db02e9af1e203c91fc722f23 | |
parent | 95629223761e076323faab93f72c955e61a38a75 [diff] |
glsl: Add built-in functions and constants required for ARB_shader_atomic_counters. v2: Represent atomics as GLSL intrinsics. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>