On Mon, 2015-09-28 at 16:30 +0200, Samuel Iglesias Gonsálvez wrote:
>
> On 28/09/15 14:23, Timothy Arceri wrote:
> > On Mon, 2015-09-28 at 12:46 +0200, Samuel Iglesias Gonsálvez wrote:
> > >
> > > On 28/09/15 12:39, Samuel Iglesias Gonsálvez wrote:
> > > >
> > > >
> > > > On 27/09/15 23:15, Tim
On 28/09/15 14:23, Timothy Arceri wrote:
> On Mon, 2015-09-28 at 12:46 +0200, Samuel Iglesias Gonsálvez wrote:
>>
>> On 28/09/15 12:39, Samuel Iglesias Gonsálvez wrote:
>>>
>>>
>>> On 27/09/15 23:15, Timothy Arceri wrote:
On Fri, 2015-09-25 at 10:24 +0200, Samuel Iglesias Gonsalvez
wrot
On Mon, 2015-09-28 at 12:46 +0200, Samuel Iglesias Gonsálvez wrote:
>
> On 28/09/15 12:39, Samuel Iglesias Gonsálvez wrote:
> >
> >
> > On 27/09/15 23:15, Timothy Arceri wrote:
> > > On Fri, 2015-09-25 at 10:24 +0200, Samuel Iglesias Gonsalvez
> > > wrote:
> > > > NumUniformBlocks also counts sh
On 28/09/15 12:39, Samuel Iglesias Gonsálvez wrote:
>
>
> On 27/09/15 23:15, Timothy Arceri wrote:
>> On Fri, 2015-09-25 at 10:24 +0200, Samuel Iglesias Gonsalvez wrote:
>>> NumUniformBlocks also counts shader storage blocks.
>>> NumUniformBlocks variable will be renamed in a later patch to avo
On 27/09/15 23:15, Timothy Arceri wrote:
> On Fri, 2015-09-25 at 10:24 +0200, Samuel Iglesias Gonsalvez wrote:
>> NumUniformBlocks also counts shader storage blocks.
>> NumUniformBlocks variable will be renamed in a later patch to avoid
>> misunderstandings.
>>
>> Signed-off-by: Samuel Iglesias G
On Fri, 2015-09-25 at 10:24 +0200, Samuel Iglesias Gonsalvez wrote:
> NumUniformBlocks also counts shader storage blocks.
> NumUniformBlocks variable will be renamed in a later patch to avoid
> misunderstandings.
>
> Signed-off-by: Samuel Iglesias Gonsalvez
> ---
> src/mesa/main/shaderapi.c | 9
NumUniformBlocks also counts shader storage blocks.
NumUniformBlocks variable will be renamed in a later patch to avoid
misunderstandings.
Signed-off-by: Samuel Iglesias Gonsalvez
---
src/mesa/main/shaderapi.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/mesa/