diff options
author | Samuel Pitoiset <[email protected]> | 2017-05-25 16:26:42 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-06-01 11:54:06 +0200 |
commit | ad717102d9db2bc0a0c9d1b1fa6d991f659da04d (patch) | |
tree | 27cc66b2ec9efe9b2619bb7f199f31f73f083480 /src/compiler/glsl/opt_structure_splitting.cpp | |
parent | d9460ad600781b1e4420b9b754a92c0b049e4453 (diff) |
glsl: handle format layout qualifiers for struct with array of images
This handles a situation like:
struct {
layout (r32f) image2D imgs[6];
} s;
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/compiler/glsl/opt_structure_splitting.cpp')
0 files changed, 0 insertions, 0 deletions