[Mesa-dev] [PATCH 2/3] i965: Drop bogus F32TO16/F16TO32 instructions on Broadwell - use MOV.

Kenneth Graunke kenneth at whitecape.org
Wed Jan 29 23:08:08 PST 2014


On 01/29/2014 02:36 PM, Kenneth Graunke wrote:
> Broadwell removed the F32TO16 and F16TO32 instructions.  However, it has
> actual support for HF values, so they're actually just MOV.
> 
> Fixes vs-packHalf2x16 and vs-unpackHalf2x16 tests (both the ARB
> extension and ES 3.0 variants).
> 
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>

Apparently I lied...this doesn't actually fix vs-packHalf2x16, just
vs-unpackHalf2x16.  I'll look into it.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140129/0391ffe5/attachment.pgp>


More information about the mesa-dev mailing list