Home
last modified time | relevance | path

Searched refs:move_system_values_to_top (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_shader_calls.c30 move_system_values_to_top(nir_shader *shader) in move_system_values_to_top() function
1103 NIR_PASS(progress, shader, move_system_values_to_top); in nir_lower_shader_calls()