Files
mesa/src
Jason Ekstrand 6219a69589 nir/spirv: Handle derefs in vtn_ssa_value
This is kind of a hack, but it makes vtn_ssa_value insert a load if the
value requested is actually a deref.  This shouldn't happen normally but,
thanks to the impedence mismatch of the NIR function parameter model vs.
the SPIR-V model, this can happen for function arguments.
2015-12-23 13:49:56 -08:00
..
2015-12-09 18:29:21 +01:00
2015-12-23 13:49:56 -08:00
2015-07-22 16:35:27 +01:00