Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dopt_structure_splitting.cpp50 this->whole_structure_access = 0; in variable_entry()
59 unsigned whole_structure_access; member in __anon960a5ef90111::variable_entry
140 entry->whole_structure_access++; in visit()
315 entry->whole_structure_access); in do_structure_splitting()
318 if (!entry->declaration || entry->whole_structure_access) { in do_structure_splitting()