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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_structure_splitting.cpp50 this->whole_structure_access = 0;
59 unsigned whole_structure_access; member in class:__anon9e3ff8b80110::variable_entry
140 entry->whole_structure_access++;
315 entry->whole_structure_access);
318 if (!entry->declaration || entry->whole_structure_access) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_structure_splitting.cpp50 this->whole_structure_access = 0;
59 unsigned whole_structure_access; member in class:__anon37572d050110::variable_entry
140 entry->whole_structure_access++;
315 entry->whole_structure_access);
318 if (!entry->declaration || entry->whole_structure_access) {

Completed in 3 milliseconds