PicaDataRenderBlockFormat Enumerated Typeenum PicaDataRenderBlockFormat;
| 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. |
Sets the block format for rendering. Used with the PICA_REG_RENDER_BLOCK_FORMAT register (0 0x11b[0:0]). Corresponds to the glRenderBlockModeDMPfunction.
CONFIDENTIAL