Home
last modified time | relevance | path

Searched defs:coro_num_hdls (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c206 LLVMValueRef coro_num_hdls) in lp_build_coro_alloc_mem_array()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c194 LLVMValueRef coro_num_hdls = LLVMBuildMul(gallivm->builder, num_x_loop, block_y_size_arg, ""); in generate_compute() local
336 LLVMValueRef coro_num_hdls = LLVMBuildMul(gallivm->builder, num_x_loop, block_y_size_arg, ""); in generate_compute() local