Searched refs:move_non_declarations (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.0.1.rst101 - glsl: Allow ir_if in the linker's move_non_declarations function.
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker.cpp1498 move_non_declarations(exec_list *instructions, exec_node *last, function in typeref:typename:exec_node *
2548 move_non_declarations(linked->ir, (exec_node *) &main_sig->body, false,
2555 insertion_point = move_non_declarations(shader_list[i]->ir,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp1457 move_non_declarations(exec_list *instructions, exec_node *last, function in typeref:typename:exec_node *
2471 move_non_declarations(linked->ir, (exec_node *) &main_sig->body, false,
2478 insertion_point = move_non_declarations(shader_list[i]->ir,

Completed in 28 milliseconds