Important: The information in this document is obsolete and should not be used for new development.
Modified Color Set Data Opcodes
A constant from thegxColorSetDataOpcode
enumeration follows agxSetDataOpcode
operation opcode if color set data follows. The bytes that follow describe one of the attributes specified in this enumeration.
enum gxColorSetDataOpcode { gxColorSetReservedOpcode, gxColorSetTagOpcode };Constant descriptions
- gxColorSetReservedOpcode
- This opcode is reserved for future expansion.
- gxColorSetTagOpcode
- The data parameters for the
GXSetColorSetTags
function follows.