On Fri, Oct 23, 2015 at 12:38 PM, Francisco Jerez wrote:
> Matt Turner writes:
>
>> On Fri, Oct 23, 2015 at 11:23 AM, Francisco Jerez
>> wrote:
>>> Abdiel Janulgue writes:
>>>
This patch generates the gather table entries for ordinary uniforms
if they are present. The uniform constan
Matt Turner writes:
> On Fri, Oct 23, 2015 at 11:23 AM, Francisco Jerez
> wrote:
>> Abdiel Janulgue writes:
>>
>>> This patch generates the gather table entries for ordinary uniforms
>>> if they are present. The uniform constants here will later be packed
>>> together with UBO constants.
>>>
>
On Fri, Oct 23, 2015 at 11:23 AM, Francisco Jerez wrote:
> Abdiel Janulgue writes:
>
>> This patch generates the gather table entries for ordinary uniforms
>> if they are present. The uniform constants here will later be packed
>> together with UBO constants.
>>
>> Signed-off-by: Abdiel Janulgue
Abdiel Janulgue writes:
> This patch generates the gather table entries for ordinary uniforms
> if they are present. The uniform constants here will later be packed
> together with UBO constants.
>
> Signed-off-by: Abdiel Janulgue
> ---
> src/mesa/drivers/dri/i965/brw_fs.cpp | 18 ++
This patch generates the gather table entries for ordinary uniforms
if they are present. The uniform constants here will later be packed
together with UBO constants.
Signed-off-by: Abdiel Janulgue
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 18 +-
1 file changed, 17 insertions(+),