Searched refs:num_expr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | opt_rebalance_tree.cpp | 144 unsigned num_expr; member in struct:__anon9c7a0db60110::is_reduction_data 249 ird->num_expr++; 265 ird.num_expr = 0; 271 if (ird.is_reduction && ird.num_expr > 2) { |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | opt_rebalance_tree.cpp | 144 unsigned num_expr; member in struct:__anon68ef1de30110::is_reduction_data 249 ird->num_expr++; 265 ird.num_expr = 0; 271 if (ird.is_reduction && ird.num_expr > 2) { |
Completed in 3 milliseconds