Implement GPUREG_VSH_OUTMAP_MASK

This commit is contained in:
wheremyfoodat 2024-04-29 23:01:03 +03:00
parent f77c9720a6
commit f004aa6021
3 changed files with 41 additions and 2 deletions

View file

@ -143,6 +143,7 @@ namespace PICA {
VertexIntUniform3 = 0x2B4,
VertexShaderEntrypoint = 0x2BA,
VertexShaderOutputMask = 0x2BD,
VertexShaderTransferEnd = 0x2BF,
VertexFloatUniformIndex = 0x2C0,
VertexFloatUniformData0 = 0x2C1,