Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

FrameQBufMgr_FrameBufParams_Tag Struct Reference

#include <FrameQBufMgr.h>

Collaboration diagram for FrameQBufMgr_FrameBufParams_Tag:

Collaboration graph
[legend]

Detailed Description

Frame buffer param structure.

Definition at line 460 of file FrameQBufMgr.h.

Data Fields

UInt32 size
UInt32 pixelFormat
UInt32 height
UInt32 width
UInt32 align


Field Documentation

UInt32 FrameQBufMgr_FrameBufParams_Tag::align
 

Alignment of the buffer.Currently not used.

Definition at line 470 of file FrameQBufMgr.h.

UInt32 FrameQBufMgr_FrameBufParams_Tag::height
 

Height of buffer.Valid for Tiler buffers

Definition at line 466 of file FrameQBufMgr.h.

UInt32 FrameQBufMgr_FrameBufParams_Tag::pixelFormat
 

Pixel format.Valid for Tiler buffers

Definition at line 464 of file FrameQBufMgr.h.

UInt32 FrameQBufMgr_FrameBufParams_Tag::size
 

size of the Frame buffer. valid if it is not a Tiler buffer

Definition at line 462 of file FrameQBufMgr.h.

UInt32 FrameQBufMgr_FrameBufParams_Tag::width
 

Width of the buffer.Valid for Tiler buffers

Definition at line 468 of file FrameQBufMgr.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:50 2011 for Syslink by  doxygen 1.4.4