Reviewed-by: Marek Olšák
Marek
On Mon, Feb 20, 2017 at 12:16 AM, Timothy Arceri wrote:
> This assert might have made sense before but we no longer use
> gl_linked_shader here. Unless the caller has really done something
> crazy this assert is fairly useless.
>
> We also do some small tidy ups i
This assert might have made sense before but we no longer use
gl_linked_shader here. Unless the caller has really done something
crazy this assert is fairly useless.
We also do some small tidy ups in this change.
---
src/mesa/main/uniforms.c | 9 ++---
1 file changed, 2 insertions(+), 7 delet