#include <FrameQBufMgr.h>
Collaboration diagram for FrameQBufMgr_FrameBufParams_Tag:

Definition at line 460 of file FrameQBufMgr.h.
Data Fields | |
| UInt32 | size |
| UInt32 | pixelFormat |
| UInt32 | height |
| UInt32 | width |
| UInt32 | align |
|
|
Alignment of the buffer.Currently not used. Definition at line 470 of file FrameQBufMgr.h. |
|
|
Height of buffer.Valid for Tiler buffers Definition at line 466 of file FrameQBufMgr.h. |
|
|
Pixel format.Valid for Tiler buffers Definition at line 464 of file FrameQBufMgr.h. |
|
|
size of the Frame buffer. valid if it is not a Tiler buffer Definition at line 462 of file FrameQBufMgr.h. |
|
|
Width of the buffer.Valid for Tiler buffers Definition at line 468 of file FrameQBufMgr.h. |
1.4.4