On Wed, 2015-11-11 at 18:14 +0000, Emil Velikov wrote: > From: Emil Velikov <[email protected]> > > As per the spec the block must be of std140 (or std430 if using ssbo) > layout. > > v2: > - Fix typo - enhanced-layout > enhanced-layouts > - Prefix uniform tests with ubo > - Add ssbo equivalent tests > > v3: > - Remove trailing whitespace (Tim) > - Drop glsl versoin to 1.40 for the ssbo tests (Tim, Ilia) > > Test results (Tim): > Nvidia GeForce 840M - NVIDIA 352.41: pass
Thanks for working on these Emil :) This is really picky but normally the commit message uses underscores for the extension arb_enhanced_layouts -> arb-enhanced-layouts feel free to leave as is this time around. Reviewed-by: Timothy Arceri <[email protected]> _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
