This commit is contained in:
wheremyfoodat 2022-09-24 02:45:57 +03:00
parent 75070ca6ef
commit be4fae5104
33 changed files with 341 additions and 70 deletions

View file

@ -47,6 +47,8 @@ namespace PICAInternalRegs {
FixedAttribData1 = 0x234,
FixedAttribData2 = 0x235,
PrimitiveConfig = 0x25E,
// Vertex shader registers
VertexShaderTransferEnd = 0x2BF,
VertexFloatUniformIndex = 0x2C0,