On 10/08/2013 02:17 PM, Paul Berry wrote:
> Interface declarations have two names associated with them: the block
> name and the instance name. It's the block name that needs to be
> passed to get_interface_instance(). This patch renames the argument
> so that there's no confusion.
> ---
> src/g
Interface declarations have two names associated with them: the block
name and the instance name. It's the block name that needs to be
passed to get_interface_instance(). This patch renames the argument
so that there's no confusion.
---
src/glsl/glsl_types.cpp | 8
src/glsl/glsl_types.h