Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1797 LLVMValueRef tmpsrc[4]; in convert_to_blend_type() local
1821 tmpsrc[i] = src[i]; in convert_to_blend_type()
1825 LLVMValueRef tmps = tmpsrc[i]; in convert_to_blend_type()
1830 tmps = lp_build_concat(gallivm, &tmpsrc[i * 2], src_type, 2); in convert_to_blend_type()