Brian Paul <bri...@vmware.com> writes:

> On 10/09/2012 07:06 PM, Eric Anholt wrote:
>> These don't appear in ARB_vp or NV_vp and I missed that fact on the first
>> pass of removing dead opcodes.

> I'd have expected that LRP would be generated by GLSL's mix() 
> function, but it looks like it's not.  DX9 has LRP instructions.  Do 
> any GPUs directly support that opcode?

gen7 actually does have a LRP instruction, but this chunk of code is
only used for ARB_vps and fixed function (brw_vec4_* handles GLSL).

Attachment: pgpVtO0HniCA2.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to