Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c81 LLVMValueRef coro_free_args[2]; in lp_build_coro_free() local
82 coro_free_args[0] = coro_id; in lp_build_coro_free()
83 coro_free_args[1] = coro_hdl; in lp_build_coro_free()
87 coro_free_args, 2, 0); in lp_build_coro_free()