uint64_t myMaxTexturesSize
all time max size of textures (in bytes) this is the maximum value myTexturesSize has ever attained d...
Definition: DtGlTrackedTextureProperties.h:37
uint64_t myTexturesSize
size of these textures (in bytes) at given point
Definition: DtGlTrackedTextureProperties.h:29
int myNumTextures
number of textures at a given point
Definition: DtGlTrackedTextureProperties.h:27
These properties are used in conjunction with DtGlTextureResidentMemoryTracker/DtGlTextureMemoryTrack...
Definition: DtGlTrackedTextureProperties.h:20
int myMaxNumTextures
all time number of textures this is the maximum value myNumTextures has ever attained during the run ...
Definition: DtGlTrackedTextureProperties.h:33