Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dopt_structure_splitting.cpp55 this->whole_structure_access = 0; in variable_entry2()
64 unsigned whole_structure_access; member in __anona81dfca60111::variable_entry2
144 entry->whole_structure_access++; in visit()
328 entry->whole_structure_access); in do_structure_splitting()
331 if (!entry->declaration || entry->whole_structure_access) { in do_structure_splitting()