[PICA] Why is attribute fetching so hard

This commit is contained in:
wheremyfoodat 2022-09-23 00:55:16 +03:00
parent 39bfeda586
commit 8770e6dc41
6 changed files with 44 additions and 8 deletions

View file

@ -2,8 +2,9 @@
namespace PICAInternalRegs {
enum : u32 {
// Geometry pipelin regs
// Geometry pipeline regs
VertexAttribLoc = 0x200,
AttribFormatLow = 0x201,
AttribFormatHigh = 0x202,
IndexBufferConfig = 0x227,
VertexCountReg = 0x228,