Home
last modified time | relevance | path

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

/dports/games/egl/egl-0.3.1_9/renderer/
H A Drf_font.c340 static shader_t *R_ShaderForFont (font_t *font, float xScale, float yScale) in R_ShaderForFont() function
427 shader = R_ShaderForFont (font, xScale, yScale); in R_DrawString()
558 shader = R_ShaderForFont (font, xScale, yScale); in R_DrawChar()