Searched refs:last_location (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ | ||
| H A D | ir_to_mesa.cpp | 2518 unsigned last_location = unsigned(~0); local in function:_mesa_associate_uniform_storage 2538 if (location != last_location) { 2655 last_location = location; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ | ||
| H A D | ir_to_mesa.cpp | 2484 unsigned last_location = unsigned(~0); local in function:_mesa_associate_uniform_storage 2498 if (location != last_location) { 2615 last_location = location; |
Completed in 13 milliseconds