Am 01.07.2014 16:53, schrieb Brian Paul: > --- > src/mesa/main/mtypes.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h > index eaf3776..e78bcde 100644 > --- a/src/mesa/main/mtypes.h > +++ b/src/mesa/main/mtypes.h > @@ -2560,7 +2560,7 @@ struct gl_uniform_block > GLuint Binding; > > /** > - * Minimum size of a buffer object to back this uniform buffer > + * Minimum size (in bytes) of a buffer object to back this uniform buffer > * (GL_UNIFORM_BLOCK_DATA_SIZE). > */ > GLuint UniformBufferSize; >
Series is: Reviewed-by: Roland Scheidegger <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
