Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_emit.c1184 const bool needs_zero_fill = (dst.type == BRW_REGISTER_TYPE_UD && in brw_F32TO16() local
1199 if (needs_zero_fill) { in brw_F32TO16()
1211 if (needs_zero_fill) { in brw_F32TO16()