video card memory

Blitz3D Forums/Blitz3D Programming/video card memory

Is there not some way in B3D to check the amount of memory used on the video card? I thought there was but I don't see it in the language reference (unless I missed it!)

RZ

AvailVidMem()

It's hidden in there somewhere :)

-> 2D - Category
--> Graphics
---> TotalVidMem()
---> AvailVidMem()

D'oH!!!