diff options
author | Jordan Justen <[email protected]> | 2015-10-09 17:43:53 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2015-12-09 23:50:38 -0800 |
commit | c2e6cfbd78d25849a4e91e3ce3bb413b32ae337e (patch) | |
tree | 65251038ba95a2bf9290b6130414b330e52a5912 /Makefile.am | |
parent | a108e14d1c11140def8e2207ce42d8b54660607b (diff) |
glsl: Check for SSBO variable in SSBO atomic lowering
When an atomic function is called, we need to check to see if it is
for an SSBO variable before lowering it to the SSBO specific intrinsic
function.
v2:
* is_in_buffer_block => is_in_shader_storage_block (Iago)
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Reviewed-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions