Home
last modified time | relevance | path

Searched defs:coro_hdls (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c202 LLVMValueRef coro_hdls = LLVMBuildArrayAlloca(gallivm->builder, hdl_ptr_type, coro_num_hdls, "coro_hdls"); in generate_compute() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3432 LLVMValueRef coro_hdls = LLVMBuildArrayAlloca(gallivm->builder, hdl_ptr_type, num_inner_loop, "coro_hdls"); in draw_tcs_llvm_generate() local

Completed in 9 milliseconds