Searched refs:PGSH2GetVertexShaderGPRs (Results 1 – 2 of 2) sorted by relevance
52 typedef u32 (*PGSH2GetVertexShaderGPRs)(const GX2VertexShader * pShader); typedef83 PGSH2GetVertexShaderGPRs GetVertexShaderGPRs;
126 …fpGSH2->GetVertexShaderGPRs = reinterpret_cast<PGSH2GetVertexShaderGPRs>(GetProcAddress(… in LoadDLLs()