Searched refs:PGSH2Initialize (Results 1 – 2 of 2) sorted by relevance
43 typedef GSH2Handle (*PGSH2Initialize)(GSH2Setup * pSetup); typedef73 PGSH2Initialize Initialize;
116 …fpGSH2->Initialize = reinterpret_cast<PGSH2Initialize>(GetProcAddress(*hShaderU… in LoadDLLs()