Home
last modified time | relevance | path

Searched refs:GX2GetPixelUniformBlock (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfxShader.c225 GX2UniformBlock *block = GX2GetPixelUniformBlock(pShader->pPixelShader, name); in DEMOGfxGetPixelShaderUniformBlockLocation()
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Shaders.h1005 GX2_INLINE GX2UniformBlock* GX2GetPixelUniformBlock(const GX2PixelShader* shader, in GX2GetPixelUniformBlock() function