Searched refs:contains_constant (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | opt_rebalance_tree.cpp | 146 bool contains_constant; member in struct:__anon9c7a0db60110::is_reduction_data 212 if (ird->contains_constant) { 215 ird->contains_constant = true; 267 ird.contains_constant = false; |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | opt_rebalance_tree.cpp | 146 bool contains_constant; member in struct:__anon68ef1de30110::is_reduction_data 212 if (ird->contains_constant) { 215 ird->contains_constant = true; 267 ird.contains_constant = false; |
Completed in 3 milliseconds