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

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.cpp 135 LOAD_GL_FUNC(glMultiTexCoord3sv);
GLDispatch.h 112 void (GLAPIENTRY *glMultiTexCoord3sv) ( GLenum target, const GLshort *v );
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 174 void (GLAPIENTRY *GLDispatch::glMultiTexCoord3sv)(GLenum,const GLshort *) = NULL;
427 LOAD_GL_FUNC(glMultiTexCoord3sv);
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 154 static void (GLAPIENTRY *glMultiTexCoord3sv) ( GLenum target, const GLshort *v );
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
glext.h     [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]

Completed in 382 milliseconds