Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.h50 void lp_build_coro_destroy(struct gallivm_state *gallivm, LLVMValueRef coro_hdl);
Dlp_bld_coro.c109 void lp_build_coro_destroy(struct gallivm_state *gallivm, LLVMValueRef coro_hdl) in lp_build_coro_destroy() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c269 lp_build_coro_destroy(gallivm, coro_hdl); in generate_compute()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c3463 lp_build_coro_destroy(gallivm, coro_hdl); in draw_tcs_llvm_generate()