PicaDataVSFloat Enumerated Typeenum PicaDataVSFloat;
| Value | Description |
|---|---|
| PICA_DATA_VS_F24 | 24-bit floating point input mode. |
| PICA_DATA_VS_F32 | 32-bit floating point input mode. |
Sets the floating point input mode for the vertex shader. Used with the PICA_REG_VS_FLOAT_ADDR register (0x2c0[31:31]).
CONFIDENTIAL