summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_shader.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2014-11-12 13:40:50 -0800
committerEric Anholt <[email protected]>2014-11-24 14:56:22 -0800
commit7361d5ba63dda35683569e76caa33f886304958f (patch)
treea4d685b7df95668e449d1e7a3f7b173218a0c14e /src/gallium/drivers/r600/r600_shader.c
parent386c3fcb14354b131cd51b902d3aac7c15169658 (diff)
ilo: Drop the explicit intialization of gaps in TGSI opcodes.
The nice thing about the good way of initializing arrays like this is that you don't need to initialize everything in order, or even everything at all. Taking advantage of that only needs a tiny fixup to deal with the default NULL value of the pointers. I haven't dropped the initialization of opcodes that exist and are unsupported.
Diffstat (limited to 'src/gallium/drivers/r600/r600_shader.c')
0 files changed, 0 insertions, 0 deletions