diff options
author | Reiko Asakura | 2020-04-22 20:48:16 -0400 |
---|---|---|
committer | Reiko Asakura | 2020-04-22 20:48:16 -0400 |
commit | 09d72b4f4bda62c95d456f53034d296ab129fadd (patch) | |
tree | 98773455a4abc6b7569dff25bc0aa195716347d9 | |
parent | Add names for NIDs in SceSysclibForDriver (diff) | |
download | vds-libraries-09d72b4f4bda62c95d456f53034d296ab129fadd.tar.gz |
Add sceGxmVshInitialize
-rw-r--r-- | nids/360/SceGxm.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceGxm.yml b/nids/360/SceGxm.yml index 9ead82c..be95c01 100644 --- a/nids/360/SceGxm.yml +++ b/nids/360/SceGxm.yml @@ -269,3 +269,7 @@ modules: sceGxmVertexFence: 0xE05277D6 sceGxmVertexProgramGetProgram: 0xBC52320E sceGxmWaitEvent: 0x8BD94593 + SceGxmInternalForVsh: + nid: 0xC98AEB79 + functions: + sceGxmVshInitialize: 0xA04F5FAC |