summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2016-07-21 21:25:46 -0700
committerFrancisco Jerez <[email protected]>2016-08-25 18:36:06 -0700
commitf3cb2c34f29d35088879a6b8101c3ac648e0febf (patch)
tree1fae3bffbfa24d42d672f2b3f4f9f5110c64fa47 /src/gallium/drivers/softpipe
parentaf0cc743e607293146861518bb6ef96f411aeca9 (diff)
i965/fs: Special-case nir_intrinsic_store_output for the fragment shader.
I'm about to change how fragment shader output locations are represented, so the generic nir_intrinsic_store_output implementation that assumes that outputs are just contiguous elements in the big nir_outputs array won't work anymore. This somewhat simplified implementation of nir_intrinsic_store_output for fragment shaders should be functionally equivalent to the current fall-back one. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions