HomeSort by relevance Sort by last modified time
    Searched defs:GL_BeginRendering (Results 1 - 11 of 11) sorted by null

  /external/quake/quake/src/QW/client/
gl_vidandroid.c 182 GL_BeginRendering
186 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidlinux.c 331 GL_BeginRendering
335 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidlinux_svga.c 361 GL_BeginRendering
365 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidlinux_x11.c 555 GL_BeginRendering
559 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidlinuxglx.c 503 GL_BeginRendering
507 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidnt.c 655 GL_BeginRendering
659 void GL_BeginRendering (int *x, int *y, int *width, int *height)
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidlinux.cpp 340 GL_BeginRendering
344 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidandroid.cpp 234 GL_BeginRendering
238 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidlinuxglx.cpp 611 GL_BeginRendering
615 void GL_BeginRendering (int *x, int *y, int *width, int *height)
gl_vidnt.cpp 655 GL_BeginRendering
659 void GL_BeginRendering (int *x, int *y, int *width, int *height)
    [all...]
  /gdk/samples/quake/jni/
gl_vidandroid.cpp 234 GL_BeginRendering
238 void GL_BeginRendering (int *x, int *y, int *width, int *height)

Completed in 4166 milliseconds