Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1927 LLVMValueRef tmpsrc[4]; in convert_to_blend_type() local
1951 tmpsrc[i] = src[i]; in convert_to_blend_type()
1955 LLVMValueRef tmps = tmpsrc[i]; in convert_to_blend_type()
1960 tmps = lp_build_concat(gallivm, &tmpsrc[i * 2], src_type, 2); in convert_to_blend_type()

Completed in 7 milliseconds