Files
mesa/src
Nicolai Hähnle 26996ec3b8 tgsi: store opcode mnemonics in a separate table
They are only used for debug info.

Together with making tgsi_opcode_info::opcode a bitfield, this reduces
the size of tgsi_opcode_info on 64-bit systems from 24 bytes to 4 bytes,
and makes the whole data structure a bit more linker friendly.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-08-23 13:54:57 +02:00
..
2017-08-04 23:54:52 +01:00
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-08-22 16:42:17 +02:00