Searched refs:ltypei128 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 1497 LLVMTypeRef ltype16x4, ltypei64, ltypei128; local in function:convert_from_blend_type 1501 ltypei128 = LLVMIntTypeInContext(gallivm->context, 128); 1508 src[i] = LLVMBuildBitCast(builder, src[i], ltypei128, "");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 2076 LLVMTypeRef ltype16x4, ltypei64, ltypei128; local in function:convert_from_blend_type 2080 ltypei128 = LLVMIntTypeInContext(gallivm->context, 128); 2087 src[i] = LLVMBuildBitCast(builder, src[i], ltypei128, "");
|
Completed in 11 milliseconds