Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h244 u32 abi_version; ///< version of the binary interface to shaderUtils.dll member
284 u32 abi_version; ///< version of the binary interface to shaderUtils member
304 u32 abi_version; ///< for binary compatibility between shaderUtils.dll versions member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1095 compileSetup.abi_version = GSH2_ABI_VERSION_CURRENT; in main()
1096 compileOutput.abi_version = GSH2_ABI_VERSION_CURRENT; in main()
1097 compileOutput.gx2Program.abi_version = GSH2_ABI_VERSION_CURRENT; in main()