Searched refs:link_invalidate_variable_locations (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlinker.h34 link_invalidate_variable_locations(gl_shader *sh, enum ir_variable_mode mode,
H A Dlinker.cpp203 link_invalidate_variable_locations(gl_shader *sh, enum ir_variable_mode mode, function
1306 link_invalidate_variable_locations(sh, direction, generic_base);
2070 link_invalidate_variable_locations(producer, ir_var_out, VERT_RESULT_VAR0);
2072 link_invalidate_variable_locations(consumer, ir_var_in, FRAG_ATTRIB_VAR0);
/external/mesa3d/src/glsl/
H A Dlinker.h34 link_invalidate_variable_locations(gl_shader *sh, enum ir_variable_mode mode,
H A Dlinker.cpp203 link_invalidate_variable_locations(gl_shader *sh, enum ir_variable_mode mode, function
1306 link_invalidate_variable_locations(sh, direction, generic_base);
2070 link_invalidate_variable_locations(producer, ir_var_out, VERT_RESULT_VAR0);
2072 link_invalidate_variable_locations(consumer, ir_var_in, FRAG_ATTRIB_VAR0);

Completed in 375 milliseconds