diff options
author | Jason Ekstrand <[email protected]> | 2018-11-27 21:30:22 -0600 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-01-08 00:38:30 +0000 |
commit | 7755171e4c976d5b438d608c2a2f6081edc67278 (patch) | |
tree | 4544e2b78f49558189e998e10eea42f00086ca44 /src/intel/tools | |
parent | d0fe52a456bca1877db583f3e3ca23387c323d31 (diff) |
nir/intrinsics: Allow deref sources to consume anything
This commit adds a new num_components value for intrinsic sources of -1
which means that it consumes everything and the number of components
effectively isn't validated. This is useful for deref sources which
just take the result of the deref and we leave it up to the driver to
decide what that size should be.
Reviewed-by: Alejandro PiƱeiro <[email protected]>
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Diffstat (limited to 'src/intel/tools')
0 files changed, 0 insertions, 0 deletions