HomeSort by relevance Sort by last modified time
    Searched refs:GL_ResampleTexture (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
gl_draw.c 1008 GL_ResampleTexture
1011 void GL_ResampleTexture (unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, int outheight)
1194 GL_ResampleTexture (data, width, height, scaled, scaled_width, scaled_height);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_draw.cpp 1265 GL_ResampleTexture
1268 void GL_ResampleTexture (unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, int outheight)
    [all...]

Completed in 86 milliseconds