Files
mesa/src/compiler
Timothy Arceri d91108b1f4 glsl: rework misleading block layout code
From the ARB_uniform_buffer_object spec:

   ""shared" uniform blocks, the default layout, ..."

This doesn't fix anything as the default layout is already applied
at this point but fixes the misleading code/comment.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2017-07-23 10:06:01 +10:00
..
2017-07-21 08:47:56 +03:00
2017-07-18 09:43:12 -07:00
2016-09-12 10:48:35 +10:00