Searched refs:InitFontTexture (Results 1 – 1 of 1) sorted by relevance
108 static void InitFontTexture(DEMOGfxShader* pShader, FontData_t* pFont);128 InitFontTexture(&s_Shader, &s_FontP); in DEMOFontInit()129 InitFontTexture(&s_Shader, &s_FontF); in DEMOFontInit()503 static void InitFontTexture(DEMOGfxShader* pShader, FontData_t* pFont) in InitFontTexture() function