diff options
author | Jordan Justen <[email protected]> | 2015-07-28 14:56:49 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2015-11-09 17:21:24 -0800 |
commit | 32746fc9b49db5eccdc228e12cbce4734f1020f9 (patch) | |
tree | 8205c0427d48cc2d99e4738705179da2070cf671 /src/glsl/link_atomics.cpp | |
parent | c0ac4740a75f0701637df1ea82c450bb8c31a63a (diff) |
glsl: Add shared variable type
Shared variables are stored in a common pool accessible by all threads
in a compute shader local work group.
These variables are similar to OpenCL's local/__local variables.
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/glsl/link_atomics.cpp')
0 files changed, 0 insertions, 0 deletions