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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast_to_hir.cpp7121 ir_rvalue *const not_cond = local in function:ast_iteration_statement::condition_to_hir
7124 ir_if *const if_stmt = new(ctx) ir_if(not_cond);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast_to_hir.cpp6892 ir_rvalue *const not_cond = local in function:ast_iteration_statement::condition_to_hir
6895 ir_if *const if_stmt = new(ctx) ir_if(not_cond);

Completed in 51 milliseconds