diff options
author | Jason Ekstrand <[email protected]> | 2015-09-15 12:09:06 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-09-15 14:51:05 -0700 |
commit | cb503c322754dd9dba016e703cf8b30177ed157b (patch) | |
tree | ae3eac10651eb45d789956b96e21887089f5c624 /src/glsl/opt_cse.cpp | |
parent | 18385bc3ac867bf7fb4070fe0f90bdf8e3e515a4 (diff) |
nir/builder: Use a normal temporary array in nir_channel
C++ gets cranky if we take references of temporaries. This isn't a problem
yet in master because nir_builder is never used from C++. However, it will
be in the future so we should fix it now.
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/glsl/opt_cse.cpp')
0 files changed, 0 insertions, 0 deletions