Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c114 int cond_stack = 0; in tgsi_transform_shader() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_ir_common.h68 LLVMValueRef cond_stack[LP_MAX_TGSI_NESTING]; member