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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1495 struct lp_type type16x8 = dst_type; local in function:convert_from_blend_type
1499 type16x8.length = 8;
1506 src[i] = lp_build_pack2(gallivm, type32x4, type16x8,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2074 struct lp_type type16x8 = dst_type; local in function:convert_from_blend_type
2078 type16x8.length = 8;
2085 src[i] = lp_build_pack2(gallivm, type32x4, type16x8,

Completed in 11 milliseconds