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

  /external/quake/quake/src/WinQuake/
gl_draw.cpp 1295 GL_Resample8BitTexture -- JACK
1298 void GL_Resample8BitTexture (unsigned char *in, int inwidth, int inheight, unsigned char *out, int outwidth, int outheight)
    [all...]
  /external/quake/quake/src/QW/client/
gl_draw.c 1038 GL_Resample8BitTexture -- JACK
1041 void GL_Resample8BitTexture (unsigned char *in, int inwidth, int inheight, unsigned char *out, int outwidth, int outheight)
1288 GL_Resample8BitTexture (data, width, height, scaled, scaled_width, scaled_height);
    [all...]

Completed in 14 milliseconds