Home
last modified time | relevance | path

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

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