Home
last modified time | relevance | path

Searched refs:GSH2Setup (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h139 } GSH2Setup; typedef
336 GSH2_DECLSPEC GSH2Handle GSH2API GSH2Initialize(GSH2Setup* pSetup);
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h43 typedef GSH2Handle (*PGSH2Initialize)(GSH2Setup * pSetup);
DgshCompile.cpp1075 GSH2Setup libSetup; in main()