On Wed, 19 Oct 2011 11:26:02 -0700, Paul Berry wrote:
Non-text part: multipart/alternative
> On 18 October 2011 17:33, Eric Anholt wrote:
>
> > A driver trying to set up builtin uniforms is faced with a problem:
> > How do I walk the ir_variable structure (representing an array of
> > structs, o
On 18 October 2011 17:33, Eric Anholt wrote:
> A driver trying to set up builtin uniforms is faced with a problem:
> How do I walk the ir_variable structure (representing an array of
> structs, or array of matrices, or struct, or whatever), and set up
> driver structures so that dereference of th
A driver trying to set up builtin uniforms is faced with a problem:
How do I walk the ir_variable structure (representing an array of
structs, or array of matrices, or struct, or whatever), and set up
driver structures so that dereference of that uniform gets the
corresponding ParameterValues[] ent