diff options
author | Tapani Pälli <[email protected]> | 2016-01-12 08:52:12 +0200 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2016-01-12 09:07:10 +0200 |
commit | 8926dc87af72e55128402209993971ee00ca00c6 (patch) | |
tree | 6efda80dee6be11b0fca9a197f87e1e557ba69ea /src/gallium | |
parent | 4985159ad6884d7d6ab509567349ae0f716d4080 (diff) |
mesa: use gl_shader_variable in program resource list
Patch changes linker to allocate gl_shader_variable instead of using
ir_variable. This makes it possible to get rid of ir_variables and ir
in memory after linking.
v2: check that we do not create duplicate entries with
packed varyings
v3: document 'patch' bit (Ilia Mirkin)
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions