Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dast_to_hir.cpp3797 ir_rvalue *const not_cond = in condition_to_hir() local
3800 ir_if *const if_stmt = new(ctx) ir_if(not_cond); in condition_to_hir()