Home
last modified time | relevance | path

Searched refs:our_scope (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dopt_constant_variable.cpp47 bool our_scope; member
83 entry->our_scope = true; in visit()
197 if (entry->assignment_count == 1 && entry->constval && entry->our_scope) { in do_constant_variable()