[Mesa-dev] [PATCH] program_interface_query: clone ir_variables

Tapani Pälli tapani.palli at intel.com
Wed May 6 01:04:04 PDT 2015


Hi;

I've tested this + a modified version (where I just free all
ir_instructions) of Kenneth's:

"i965: Delete most of the linked GLSL IR when using NIR"

No Piglit regressions observed. From here on plan would be to change
ir_variable to a structure which will be hopefully more minimal and
easier to serialize for shader cache purposes.

Tapani Pälli (1):
  glsl: clone inputs and outputs during linking

 src/glsl/linker.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.1.0



More information about the mesa-dev mailing list