Home
last modified time | relevance | path

Searched refs:GX2GetPixelSamplerVarLocation (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfxShader.c113 (u32)GX2GetPixelSamplerVarLocation(pShader->pPixelShader, name); in DEMOGfxGetPixelShaderSamplerLocation()
/CafeSDK-2.12.13-1/system/src/lib/gx2ut/
Dgx2utCopy.cpp190 (u32)GX2GetPixelSamplerVarLocation(g_copySurfaceShader[i].pPixelShader, "s_texture"); in GX2UTCopySurfaceRectInit()
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Shaders.h1324 GX2_INLINE s32 GX2GetPixelSamplerVarLocation(const GX2PixelShader* shader, in GX2GetPixelSamplerVarLocation() function