diff options
author | Ian Romanick <[email protected]> | 2011-09-09 18:27:36 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2011-10-18 17:26:38 -0700 |
commit | b2572928a50ce42abc2733202d08f5a00733d707 (patch) | |
tree | 8d0fc7b60ae88515af82f5ad8ecf51a183c3d019 /common.py | |
parent | bbbb8345ab9df2d634dc2a34d257ee2cbf930292 (diff) |
ir_to_mesa: Generate gl_program_parameter list by walking the GLSL IR.
Generate the program parameters list by walking the IR instead of by
walking the list of linked uniforms. This simplifies the code quite a
bit, and is probably a bit more correct. The list of linked uniforms
should really only be used by the GL API to interact with the
application.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Cc: Bryan Cain <[email protected]>
Cc: Eric Anholt <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions