Searched refs:color_unorm (Results 1 – 2 of 2) sorted by relevance
107 vint4 color_unorm = vint4::zero(); in decode_texel() local116 color_unorm = unorm16_to_sf16(data); in decode_texel()120 vint4 datai = select(color_unorm, color_lns, lns_mask); in decode_texel()
1277 vint4 color_unorm = unorm16_to_sf16(endpnt[j]); in astcenc_get_block_info()1278 vint4 datai = select(color_unorm, color_lns, hdr_mask); in astcenc_get_block_info()