HomeSort by relevance Sort by last modified time
    Searched full:ngraph_pixels (Results 1 - 1 of 1) sorted by null

  /external/quake/quake/src/QW/client/
gl_ngraph.c 93 unsigned ngraph_pixels[NET_GRAPHHEIGHT][NET_TIMINGS]; local
106 ngraph_pixels[y][x] = d_8to24table[ngraph_texels[y][x]];
122 GL_UNSIGNED_BYTE, ngraph_pixels);

Completed in 588 milliseconds