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

/external/mesa3d/src/glsl/
H A Dopt_structure_splitting.cpp53 this->whole_structure_access = 0;
62 unsigned whole_structure_access; member in class:variable_entry2
138 entry->whole_structure_access++;
314 entry->whole_structure_access);
317 if (!entry->declaration || entry->whole_structure_access) {

Completed in 200 milliseconds