| This is used immediately before CmdID 0xXXXF02CC. It is used to indicate that shader program data will follow.
+
|-
+
| 0xXXXF02CC
+
| First word of shader program data chunk.
+
| This command is used to transfer shader program data (as the parameter data). It can be called multiple times in a row if the shader program is too big to fit into a single call.
+
|-
+
| 0x000F02BF
+
| Value 0x1 ?
+
| This is used immediately after a set of CmdID 0xXXXF02CC. It is used to indicate that shader program data transfer is complete.