Searched refs:GX2GetPixelSamplerVarLocation (Results 1 – 3 of 3) sorted by relevance
113 (u32)GX2GetPixelSamplerVarLocation(pShader->pPixelShader, name); in DEMOGfxGetPixelShaderSamplerLocation()
190 (u32)GX2GetPixelSamplerVarLocation(g_copySurfaceShader[i].pPixelShader, "s_texture"); in GX2UTCopySurfaceRectInit()
1324 GX2_INLINE s32 GX2GetPixelSamplerVarLocation(const GX2PixelShader* shader, in GX2GetPixelSamplerVarLocation() function