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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp68 this->found_unsupported_op = false;
91 bool found_unsupported_op; member in class:__anon347883980110::ir_if_to_cond_assign_visitor
136 v->found_unsupported_op = true;
147 v->found_unsupported_op = true;
239 this->found_unsupported_op = false;
258 if (this->found_unsupported_op)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp85 bool found_unsupported_op; member in class:__anoncd8fb7e50110::ir_if_to_cond_assign_visitor
130 v->found_unsupported_op = true;
141 v->found_unsupported_op = true;
233 this->found_unsupported_op = false;
252 if (this->found_unsupported_op)

Completed in 2 milliseconds