diff options
author | Timothy Arceri <[email protected]> | 2016-11-04 14:09:35 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2017-01-06 11:21:40 +1100 |
commit | 6f76ca300b2945ba8075b022aaec834fbc64af60 (patch) | |
tree | 2d4709407871372503f663b83a570c2c56795ed2 /src/mesa/state_tracker/st_program.h | |
parent | caf18a8434bd3a51fcfe557a441e60fae78e7924 (diff) |
i965: pass gl_program to the brw_*_debug_recompile() functions
Rather then passing gl_shader_program.
The only field use was Name which is the same as the Id field in
gl_program.
For wm and vs we also make the functions static and move them before
the codegen functions.
This change reduces the codegen functions dependency on gl_shader_program.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_program.h')
0 files changed, 0 insertions, 0 deletions