Files
mesa/src/compiler
Jason Ekstrand 9cc4c2c916 spirv: Add a vtn_decorate_pointer helper
This helper makes a duplicate copy of the pointer if any new access
flags are set at this stage.  This way we don't end up propagating
access flags further than they actual SPIR-V decorations.  In several
instances where we create new pointers, we still call the decoration
helper directly because no copy is needed.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2019-11-09 15:29:01 +00:00
..
2017-07-21 08:47:56 +03:00
2019-09-19 19:56:22 +00:00
2019-10-07 21:49:40 +01:00
2018-03-30 14:33:03 -06:00
2018-03-27 08:36:37 -04:00