More accurate VAO implementation

This commit is contained in:
wheremyfoodat 2023-06-18 23:20:28 +03:00
parent e5b09fefc8
commit 952e2d6d22
2 changed files with 55 additions and 3 deletions
include/PICA

View file

@ -12,6 +12,7 @@ namespace PICAInternalRegs {
DepthScale = 0x4D,
DepthOffset = 0x4E,
ShaderOutputCount = 0x4F,
ShaderOutmap0 = 0x50,
DepthmapEnable = 0x6D,
TexUnitCfg = 0x80,