DirectX SDK |
The Direct3D7.EvictManagedTextures method purges all managed textures from local or non-local video memory.
object.EvictManagedTextures()
If the method fails, an error is raised and Err.Number will be set.
This method causes Direct3D to remove any texture surfaces created with the DDSCAPS2_TEXTUREMANAGE or DDSCAPS2_D3DTEXTUREMANAGE flags from local or non-local video memory.