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

/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dopt_structure_splitting.cpp55 this->whole_structure_access = 0;
64 unsigned whole_structure_access; member in class:__anon13273::variable_entry2
144 entry->whole_structure_access++;
328 entry->whole_structure_access);
331 if (!entry->declaration || entry->whole_structure_access) {
/external/mesa3d/src/glsl/
H A Dopt_structure_splitting.cpp55 this->whole_structure_access = 0;
64 unsigned whole_structure_access; member in class:__anon26846::variable_entry2
144 entry->whole_structure_access++;
328 entry->whole_structure_access);
331 if (!entry->declaration || entry->whole_structure_access) {

Completed in 318 milliseconds