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

  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 291 glTexCoord2f(texMinX, texMinY); glVertex2i(x, y );
292 glTexCoord2f(texMaxX, texMinY); glVertex2i(x+w, y );
293 glTexCoord2f(texMinX, texMaxY); glVertex2i(x, y+h);
294 glTexCoord2f(texMaxX, texMaxY); glVertex2i(x+w, y+h);
365 glTexCoord2f(texMinX, texMinY); glVertex2i(x, y );
366 glTexCoord2f(texMaxX, texMinY); glVertex2i(x+w, y );
367 glTexCoord2f(texMinX, texMaxY); glVertex2i(x, y+h);
368 glTexCoord2f(texMaxX, texMaxY); glVertex2i(x+w, y+h);
  /external/qemu/distrib/sdl-1.2.15/src/video/dc/
SDL_dcvideo.c 363 DEF(glTexCoord2f),
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.c 541 &glTexCoord2f,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 541 &glTexCoord2f,
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_video.c     [all...]
SDL_glfuncs.h 273 SDL_PROC(void,glTexCoord2f,(GLfloat s, GLfloat t))
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glprocs.h 159 "glTexCoord2f\0"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h     [all...]
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
gl_mangle.h     [all...]

Completed in 126 milliseconds