Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfxShader.c63 u32 location = (u32)GX2GetVertexAttribVarLocation(pShader->pVertexShader, name); in DEMOGfxInitShaderAttribute()
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Shaders.h1400 GX2_INLINE s32 GX2GetVertexAttribVarLocation(const GX2VertexShader* shader, in GX2GetVertexAttribVarLocation() function