These questions might not have anything to do with opengl.
I'm currently studying whether texture paging is a good idea to be implemented in an terrain rendering application.
My questions are:
1) If a PC has enough pc memory to store all the textures for the terrain, does using paging increase the frame rates?
2) How does the GPU decide what textures to be placed in the GPU memory?



