PowerVR Software Development Kit


Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

PVR_Header_Texture_TAG Struct Reference

#include <PVRTTexture.h>

List of all members.

Public Attributes

unsigned long dwHeaderSize
unsigned long dwHeight
unsigned long dwWidth
unsigned long dwMipMapCount
unsigned long dwpfFlags
unsigned long dwTextureDataSize
unsigned long dwBitCount
unsigned long dwRBitMask
unsigned long dwGBitMask
unsigned long dwBBitMask
unsigned long dwAlphaBitMask


Detailed Description

Describes the header of a PVR header-texture


Member Data Documentation



dwAlphaBitMask


unsigned long PVR_Header_Texture_TAG::dwAlphaBitMask
 

mask for alpha channel



dwBBitMask


unsigned long PVR_Header_Texture_TAG::dwBBitMask
 

mask for blue bits



dwBitCount


unsigned long PVR_Header_Texture_TAG::dwBitCount
 

number of bits per pixel



dwGBitMask


unsigned long PVR_Header_Texture_TAG::dwGBitMask
 

mask for green bits



dwHeaderSize


unsigned long PVR_Header_Texture_TAG::dwHeaderSize
 

size of the structure



dwHeight


unsigned long PVR_Header_Texture_TAG::dwHeight
 

height of surface to be created



dwMipMapCount


unsigned long PVR_Header_Texture_TAG::dwMipMapCount
 

number of mip-map levels requested



dwpfFlags


unsigned long PVR_Header_Texture_TAG::dwpfFlags
 

pixel format flags



dwRBitMask


unsigned long PVR_Header_Texture_TAG::dwRBitMask
 

mask for red bit



dwTextureDataSize


unsigned long PVR_Header_Texture_TAG::dwTextureDataSize
 

Total size in bytes



dwWidth


unsigned long PVR_Header_Texture_TAG::dwWidth
 

width of input surface


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

Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.


Generated by DOXYGEN 1.3.6