diff options
author | SonicMastr | 2020-10-16 19:22:50 -0500 |
---|---|---|
committer | Reiko Asakura | 2020-10-16 19:22:50 -0500 |
commit | 83bbd3ee5326300f317e9b345fddb0067e7bdd10 (patch) | |
tree | 37d023553a80d732cacb9769ceb7d0e64db95ab4 /nids/SceShaccCg.yml | |
parent | Add psp2/audiocodec.h (diff) | |
download | vds-libraries-83bbd3ee5326300f317e9b345fddb0067e7bdd10.tar.gz |
Added ShaccCg Headers
https://github.com/DolceSDK/headers/pull/12
Diffstat (limited to 'nids/SceShaccCg.yml')
-rw-r--r-- | nids/SceShaccCg.yml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nids/SceShaccCg.yml b/nids/SceShaccCg.yml new file mode 100644 index 0000000..0a99912 --- /dev/null +++ b/nids/SceShaccCg.yml @@ -0,0 +1,38 @@ +modules: + SceShaccCg: + nid: 0x6C3C7547 + libraries: + SceShaccCg: + nid: 0xA05BBEBB + functions: + sceShaccCgCompileProgram: 0x66814F35 + sceShaccCgDestroyCompileOutput: 0xAA82EF0C + sceShaccCgGetArrayParameter: 0xBB703EE1 + sceShaccCgGetArraySize: 0xB4AC9943 + sceShaccCgGetFirstParameter: 0x17223BEB + sceShaccCgGetFirstStructParameter: 0x648739F3 + sceShaccCgGetFirstUniformBlockParameter: 0x56BFA825 + sceShaccCgGetNextParameter: 0x46FA0303 + sceShaccCgGetParameterBaseType: 0x7B2CF324 + sceShaccCgGetParameterBufferIndex: 0xD4378DB1 + sceShaccCgGetParameterByName: 0x6FB40CA9 + sceShaccCgGetParameterClass: 0xDF3DDCFD + sceShaccCgGetParameterColumns: 0x7BC25091 + sceShaccCgGetParameterDirection: 0xF4BAB902 + sceShaccCgGetParameterMemoryLayout: 0xEF8D59D6 + sceShaccCgGetParameterName: 0x4595A388 + sceShaccCgGetParameterResourceIndex: 0x6BB58825 + sceShaccCgGetParameterRows: 0x2654E73A + sceShaccCgGetParameterSemantic: 0xA7930FF6 + sceShaccCgGetParameterUserType: 0x152971B1 + sceShaccCgGetParameterVariability: 0xDAD4AAE4 + sceShaccCgGetParameterVectorWidth: 0x0205DE96 + sceShaccCgGetRowParameter: 0x07DDFC78 + sceShaccCgGetSamplerQueryFormatPrecision: 0xA067C481 + sceShaccCgGetSamplerQueryFormatPrecisionCount: 0x268FAEE9 + sceShaccCgGetSamplerQueryFormatWidth: 0xA56B1A5B + sceShaccCgInitializeCallbackList: 0xA8C2C1C8 + sceShaccCgInitializeCompileOptions: 0x3B58AFA0 + sceShaccCgIsParameterReferenced: 0x0E1285A6 + sceShaccCgIsParameterRegFormat: 0xA13A8A1E + sceShaccCgSetMemAllocator: 0x6F01D573 |