ReactOS 0.4.15-dev-7958-gcd0bb1a
_D3DDEVINFO_TEXTUREMANAGER Struct Reference

#include <d3dcaps.h>

Public Attributes

BOOL bThrashing
 
DWORD dwApproxBytesDownloaded
 
DWORD dwNumEvicts
 
DWORD dwNumVidCreates
 
DWORD dwNumTexturesUsed
 
DWORD dwNumUsedTexInVid
 
DWORD dwWorkingSet
 
DWORD dwWorkingSetBytes
 
DWORD dwTotalManaged
 
DWORD dwTotalBytes
 
DWORD dwLastPri
 

Detailed Description

Definition at line 436 of file d3dcaps.h.

Member Data Documentation

◆ bThrashing

BOOL _D3DDEVINFO_TEXTUREMANAGER::bThrashing

Definition at line 438 of file d3dcaps.h.

◆ dwApproxBytesDownloaded

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwApproxBytesDownloaded

Definition at line 439 of file d3dcaps.h.

◆ dwLastPri

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwLastPri

Definition at line 448 of file d3dcaps.h.

◆ dwNumEvicts

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwNumEvicts

Definition at line 440 of file d3dcaps.h.

◆ dwNumTexturesUsed

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwNumTexturesUsed

Definition at line 442 of file d3dcaps.h.

◆ dwNumUsedTexInVid

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwNumUsedTexInVid

Definition at line 443 of file d3dcaps.h.

◆ dwNumVidCreates

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwNumVidCreates

Definition at line 441 of file d3dcaps.h.

◆ dwTotalBytes

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwTotalBytes

Definition at line 447 of file d3dcaps.h.

◆ dwTotalManaged

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwTotalManaged

Definition at line 446 of file d3dcaps.h.

◆ dwWorkingSet

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwWorkingSet

Definition at line 444 of file d3dcaps.h.

◆ dwWorkingSetBytes

DWORD _D3DDEVINFO_TEXTUREMANAGER::dwWorkingSetBytes

Definition at line 445 of file d3dcaps.h.


The documentation for this struct was generated from the following file: