summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2014-12-08 17:34:52 -0800
committerJason Ekstrand <jason.ekstrand@intel.com>2015-01-15 07:20:21 -0800
commit534d145e5ea039d57833395a36eed90721f6b272 (patch)
tree0e08819ec9aa87417e8a5fe499e75828cbfa1406 /common.py
parent6a5604ca6a7346278188cb05996444a5091070b5 (diff)
downloadexternal_mesa3d-534d145e5ea039d57833395a36eed90721f6b272.zip
external_mesa3d-534d145e5ea039d57833395a36eed90721f6b272.tar.gz
external_mesa3d-534d145e5ea039d57833395a36eed90721f6b272.tar.bz2
nir: Use a source for uniform buffer indices instead of an index
In GLSL-to-NIR we were just setting the base index to 0 whenever there was an indirect so having it expressed as a sum makes no sense. Also, while a base offset may make sense for the memory location (first element in the array, etc.) it makes less sense for the actual uniform buffer index. This may change later, but it seems to make more sense for now. Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions