Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c103 static void SetFontTexture(DEMOGfxShader* pShader, FontData_t* pFont);
237 SetFontTexture(&s_Shader, pFont); in DEMOFontPuts()
537 static void SetFontTexture(DEMOGfxShader* pShader, FontData_t* pFont) in SetFontTexture() function