On 09/29/2011 10:51 AM, Ian Romanick wrote:
> From: Ian Romanick
>
> This currently mirrors the state tracking
> gl_shader_program::Attributes, but I'm working towards eliminating
> that.
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/main/mtypes.h | 11 ++-
> src/mesa/main
From: Ian Romanick
This currently mirrors the state tracking
gl_shader_program::Attributes, but I'm working towards eliminating
that.
Signed-off-by: Ian Romanick
---
src/mesa/main/mtypes.h | 11 ++-
src/mesa/main/shader_query.cpp |7 +++
src/mesa/main/shaderobj.c