diff options
author | Paul Berry <[email protected]> | 2013-02-15 20:19:23 -0800 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-04-11 09:25:24 -0700 |
commit | b29613371c316e9273ebe29ba37fb2f04c2ed58d (patch) | |
tree | 8b65f5ccc3173394ea172caf164bb3ee165b95fb /docs/relnotes-6.5.1.html | |
parent | fe97f26c86d65b1b0e026c725c7da348a91093d9 (diff) |
i965/vs: Make type of vec4_visitor::vp more generic.
The vec4_visitor functions don't use any VS specific data from
vec4_visitor::vp. So rename it to "prog" and change its type from
struct gl_vertex_program * to struct gl_program *. This will allow
the code to be re-used for geometry shaders.
Reviewed-by: Jordan Justen <[email protected]>
v2: Use the name "prog" rather than "p".
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/relnotes-6.5.1.html')
0 files changed, 0 insertions, 0 deletions