Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1476 LLVMTypeRef ltype16x4, ltypei64, ltypei128; in convert_from_blend_type() local
1481 ltypei64 = LLVMIntTypeInContext(gallivm->context, 64); in convert_from_blend_type()
1488 src[i] = LLVMBuildTrunc(builder, src[i], ltypei64, ""); in convert_from_blend_type()