Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp3444 ir_factory outer_then(&outer_if->then_instructions, mem_ctx); in _atan2() local
3447 do_atan(outer_then, glsl_type::float_type, r, div(y, x)); in _atan2()
3455 outer_then.emit(inner_if); in _atan2()