Searched refs:PGSH2GetPixelShaderGPRs (Results 1 – 2 of 2) sorted by relevance
54 typedef u32 (*PGSH2GetPixelShaderGPRs)(const GX2PixelShader * pShader); typedef83 PGSH2GetPixelShaderGPRs GetPixelShaderGPRs;
124 …fpGSH2->GetPixelShaderGPRs = reinterpret_cast<PGSH2GetPixelShaderGPRs>(GetProcAddress(*… in LoadDLLs()