[FS] Implement ControlArchive

This commit is contained in:
wheremyfoodat 2023-04-12 02:19:16 +03:00
parent eaa7b4d55b
commit 3a674a1ba0
4 changed files with 41 additions and 2 deletions

View file

@ -81,6 +81,7 @@ namespace PICAInternalRegs {
CmdBufTrigger1 = 0x23D,
PrimitiveConfig = 0x25E,
PrimitiveRestart = 0x25F,
// Vertex shader registers
VertexShaderAttrNum = 0x242,