Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2076 LLVMTypeRef ltype16x4, ltypei64, ltypei128; in convert_from_blend_type() local
2080 ltypei128 = LLVMIntTypeInContext(gallivm->context, 128); in convert_from_blend_type()
2087 src[i] = LLVMBuildBitCast(builder, src[i], ltypei128, ""); in convert_from_blend_type()