Class TGLMemoryInfo
Unit
Declaration
type TGLMemoryInfo = class(TObject)
Description
OpenGL memory information.
Information comes from either
NVX_gpu_memory_info for NVidia GPUs
ATI_meminfo for AMD GPUs
See the respective extension documentation for more information.
As the two extensions (NVidia and AMD) expose somewhat different information, we do not try to present "uniform" API that hides their differences (because it seems we cannot). Simply be prepared that some sets of fields below will be always zero.
Source: base_rendering/castleglutils_features.inc (line 54).
Hierarchy
- TObject
- TGLMemoryInfo
Generated by PasDoc 0.17.0.snapshot.