Searched refs:unsupported_variable_indexing (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_unroll.cpp61 bool unsupported_variable_indexing; member in class:loop_unroll_count
72 unsupported_variable_indexing = false;
105 unsupported_variable_indexing = true;
140 unsupported_variable_indexing = true;
145 unsupported_variable_indexing = true;
149 unsupported_variable_indexing = true;
153 unsupported_variable_indexing = true;
482 if (loop_too_large && !count.unsupported_variable_indexing &&
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_unroll.cpp61 bool unsupported_variable_indexing; member in class:loop_unroll_count
72 unsupported_variable_indexing = false;
105 unsupported_variable_indexing = true;
140 unsupported_variable_indexing = true;
145 unsupported_variable_indexing = true;
149 unsupported_variable_indexing = true;
153 unsupported_variable_indexing = true;
489 if (loop_too_large && !count.unsupported_variable_indexing &&

Completed in 52 milliseconds