PicaDataRenderBlockFormat Enumerated Type

Syntax

enum PicaDataRenderBlockFormat;

Value

Value Description
PICA_DATA_RENDER_BLOCK8_MODE_DMP Sets the color buffer to 8-block format.
PICA_DATA_RENDER_BLOCK32_MODE_DMP Sets the color buffer to 32-block format.

Description

Sets the block format for rendering. Used with the PICA_REG_RENDER_BLOCK_FORMAT register (0 0x11b[0:0]). Corresponds to the glRenderBlockModeDMPfunction.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL