Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h274 LLVMValueRef cond_stack[LP_MAX_TGSI_NESTING]; member
Dlp_bld_tgsi_soa.c279 ctx->cond_stack[ctx->cond_stack_size++] = mask->cond_mask; in lp_exec_mask_cond_push()
298 prev_mask = ctx->cond_stack[ctx->cond_stack_size - 1]; in lp_exec_mask_cond_invert()
318 mask->cond_mask = ctx->cond_stack[ctx->cond_stack_size]; in lp_exec_mask_cond_pop()