[Mesa-dev] Removing unused opcodes (TGSI, Mesa IR)

Brian Paul brianp at vmware.com
Thu Nov 13 08:27:49 PST 2014


On 11/12/2014 06:18 PM, Eric Anholt wrote:
> This series removes a bunch of unused opcodes, mostly from TGSI.  It
> doesn't go as far as we could possibly go -- while I welcome discussion
> for future patch series deleting more, I hope that discussion doesn't
> derail the review process for these changes.
>
> I haven't messed with the subroutine stuff, since I don't know what people
> are planning with that.  I also haven't messed with the pack/unpack
> opcodes in TGSI, since they might be useful for some of the GLSL packing
> stuff.
>
> Testing status: compile-tested ilo/r600/softpipe, touch-tested softpipe.

Except for what Jose said, this looks fine to me.

Does anyone remember if there was a reason that the TGSI_OPCODE_ tokens 
are #defines instead of an enumeration?

-Brian




More information about the mesa-dev mailing list