Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_if.c1501 simple_merge_if(nir_if *dest_if, nir_if *src_if, bool dest_if_then, in simple_merge_if() argument
1508 struct exec_list *list = src_if_then ? &src_if->then_list in simple_merge_if()
1509 : &src_if->else_list; in simple_merge_if()

Completed in 3 milliseconds