Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_font.cpp652 static const float font_texcoords[] = { variable
667 memcpy(texunit_diffuse.texcoord_array, font_texcoords, sizeof(font_texcoords)); in R_FontDrawTexture()