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.cpp2948 ir_rvalue *const not_cond = in condition_to_hir() local
2952 ir_if *const if_stmt = new(ctx) ir_if(not_cond); in condition_to_hir()