Home
last modified time | relevance | path

Searched refs:abi_version (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/
DshaderUtils.h257 u32 abi_version; ///< version of the binary interface to shaderUtils.dll member
298 u32 abi_version; ///< version of the binary interface to shaderUtils member
318 u32 abi_version; ///< for binary compatibility between shaderUtils.dll versions member
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1112 compileSetup.abi_version = GSH2_ABI_VERSION_CURRENT; in main()
1113 compileOutput.abi_version = GSH2_ABI_VERSION_CURRENT; in main()
1114 compileOutput.gx2Program.abi_version = GSH2_ABI_VERSION_CURRENT; in main()