Home
last modified time | relevance | path

Searched defs:if_cond (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h200 void (*if_cond)(struct lp_build_nir_context *bld_base, LLVMValueRef cond); member
H A Dlp_bld_nir_soa.c1690 LLVMValueRef if_cond = LLVMBuildExtractElement(gallivm->builder, outer_cond, loop_state.counter, ""); in emit_tex() local
1881 static void if_cond(struct lp_build_nir_context *bld_base, LLVMValueRef cond) in if_cond() function
2089 LLVMValueRef if_cond = LLVMBuildExtractElement(gallivm->builder, outer_cond, loop_state.counter, ""); in emit_vote() local
2110 LLVMValueRef if_cond; in emit_vote() local
2398 LLVMValueRef if_cond = LLVMBuildExtractElement(gallivm->builder, outer_cond, loop_state.counter, ""); in emit_reduce() local
2484 LLVMValueRef if_cond = LLVMBuildExtractElement(gallivm->builder, outer_cond, loop_state.counter, ""); emit_read_invocation() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c83 nir_if *if_cond = nir_push_if(b, cond); in return_if_true() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c83 struct ureg_src if_cond; member

Completed in 13 milliseconds