Home
last modified time | relevance | path

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

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A Dtext.h41 } texcoord_t; typedef
54 texcoord_t texcoords;
87 GLuint SDL_GL_LoadTexture(SDL_Surface *surface, texcoord_t *texcoord);
H A Dglwidgets.h487 texcoord_t txcUp;
488 texcoord_t txcDown;
H A Dtext.c79 GLuint SDL_GL_LoadTexture(SDL_Surface *surface, texcoord_t *texcoord) in SDL_GL_LoadTexture()
154 texcoord_t texcoords; in FTinit()
H A Dsdlmeta.c72 texcoord_t txc;
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-text.sh15 type texcoord_t is array (1 .. 4) of c.c_float;
44 texcoord : texcoord_t;
H A Dagar-gui-text.ads112 type texcoord_t is array (1 .. 4) of c.c_float; type
127 texcoord : texcoord_t;
/dports/games/cake/cake_src/cake/
H A Dtypes.h49 typedef float texcoord_t[2]; /**< Texture s&t coordinates */ typedef
135 texcoord_t tex_st; /**< surface texture coords */
136 texcoord_t lm_st; /**< lightmap texture coords */
H A Dq3bsp.h369 texcoord_t * v_tex_st;
370 texcoord_t * v_lm_st;