Home
last modified time | relevance | path

Searched defs:R_LoadWal (Results 1 – 5 of 5) sorted by relevance

/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_image.c116 image_t *R_LoadWal( const char *name ) { in R_LoadWal() function
208 image_t *R_LoadWal( const char *name ) { in R_LoadWal() function
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_soft/
H A Dr_image.c454 image_t *R_LoadWal (char *name) in R_LoadWal() function
/dports/games/quake2-source/quake2-r0.16.2/src/ref_soft/
H A Dr_image.c454 image_t *R_LoadWal (char *name) in R_LoadWal() function
/dports/games/q2pro/q2pro/ref_newgl/
H A Dgl_images.c880 image_t *R_LoadWal( const char *name ) { in R_LoadWal() function
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drf_image.c974 static void R_LoadWal (char *name, byte **pic, int *width, int *height) in R_LoadWal() function