Merge branch 'ppiotrowski_shader_render_struct-fix' into 'master'
authorPyry Haulos <phaulos@google.com>
Wed, 20 Jan 2016 15:46:09 +0000 (10:46 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 20 Jan 2016 15:46:09 +0000 (10:46 -0500)
commit126e5935b22cef8176e801f379803ad14763e7e6
treeefb17f314303f97e3d99ff38521057ea0d38b5d5
parent0737ece7ffa73fcc5c58540e1505624216fd6570
parent533b2651cc2f6ac8da907fcb1b2932ec53576e3d
Merge branch 'ppiotrowski_shader_render_struct-fix' into 'master'

dEQP-VK.glsl.struct.uniform.dynamic_loop_nested_struct_array_*

vktShaderRenderStructTests - corrected padding between structure members;
fixed test case dEQP-VK.glsl.struct.uniform.dynamic_loop_nested_struct_array_* - changed binding number for 'uniform buffer11' to 11;

See merge request !360