Texture::HWTextureDesc

Texture::HWTextureDesc
struct HWTextureDesc {
  ImageSize Size;
  VideoMemoryAllocation PlacementMemory;
  VideoMemoryAllocation PlacementMemoryCMask;
  UPInt PlacementPitchBytes;
};
Description

Represents a hardware texture object.

Data Members
Data Member 
Description 
 
 
 
Size 
Size of the image used to create the texture. 
Methods
Method 
Description 
 
File

D3D1x_Texture.h