Home
last modified time | relevance | path

Searched defs:DXUTCache_Texture (Results 1 – 1 of 1) sorted by relevance

/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTmisc.h154 struct DXUTCache_Texture struct
157 WCHAR wszSource[MAX_PATH];
158 HMODULE hSrcModule;
159 UINT Width;
160 UINT Height;
161 UINT Depth;
162 UINT MipLevels;
163 DWORD Usage;
164 D3DFORMAT Format;
165 D3DPOOL Pool;
[all …]