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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c203 unsigned end_coroutine = INT_MAX; local in function:generate_compute
269 lp_build_loop_force_set_counter(&loop_state[3], lp_build_const_int32(gallivm, end_coroutine - 1));
287 lp_build_const_int32(gallivm, end_coroutine),
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3447 unsigned end_coroutine = INT_MAX; local in function:draw_tcs_llvm_generate
3478 lp_build_loop_force_set_counter(&loop_state[1], lp_build_const_int32(gallivm, end_coroutine - 1));
3490 lp_build_const_int32(gallivm, end_coroutine),

Completed in 10 milliseconds