Searched refs:DEMOGFDReadPixelShader (Results 1 – 4 of 4) sorted by relevance
51 BOOL DEMOGFDReadPixelShader(GX2PixelShader **ppShader, u32 index, const void *pData);
33 if(!DEMOGFDReadPixelShader(&pShader->pPixelShader, index, pData)) in DEMOGfxLoadShaders()
82 BOOL DEMOGFDReadPixelShader(GX2PixelShader **ppShader, u32 index, const void *pData) in DEMOGFDReadPixelShader() function