Searched refs:oldOffset (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | teximage.c | 5476 GLintptr oldOffset = texObj->BufferOffset; local in function:texture_buffer_range 5523 if (offset != oldOffset) { |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | teximage.c | 6345 GLintptr oldOffset = texObj->BufferOffset; local in function:texture_buffer_range 6397 if (offset != oldOffset) { |
Completed in 16 milliseconds