Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1474 struct lp_type type16x8 = dst_type; in convert_from_blend_type() local
1478 type16x8.length = 8; in convert_from_blend_type()
1485 src[i] = lp_build_pack2(gallivm, type32x4, type16x8, in convert_from_blend_type()