|
From: Keith W. <kw...@cs...> - 2004-06-21 17:23:12
|
Say I want to known how much VRAM is necessary for a program I've written, or conversely that I want to write a program and generate models and textures for use in the program such that I know it will require no more than some specified amount of VRAM. Either of these two opposing scenarios is possible and useful of course. Are there any function calls that reveal this kind of information to me? I can get a clear indication of how often the computer is swapping models and textures in and out of VRAM, or whether VRAM is even full in the first place at any given point in time? Thanks. ________________________________________________________________________ Keith Wiley kw...@cs... http://www.unm.edu/~keithw http://www.mp3.com/KeithWiley "Yet mark his perfect self-contentment, and hence learn his lesson, that to be self-contented is to be vile and ignorant, and that to aspire is better than to be blindly and impotently happy." -- Edwin A. Abbott, Flatland ________________________________________________________________________ |