diff options
author | Kenneth Graunke <[email protected]> | 2015-10-22 15:35:15 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-10-29 16:56:41 -0700 |
commit | c6b24448b578c4a8ab031923df3ef1e2d865d5bb (patch) | |
tree | f4ae78cac667c12fec0fe046f79302a57dc195fe /include | |
parent | 1a094a2ee2d63073ac12c8ab0dbd38c0e9270cf5 (diff) |
i965/vec4: Eliminate the vec4_generator class altogether.
We really weren't taking advantage of vec4_generator being a class.
By adding a "p" parameter to the helper methods, and "prog_data" to
ones which need binding table information, we can convert everything
to static functions.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions