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

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.cpp 132 LOAD_GL_FUNC(glMultiTexCoord2fv);
GLDispatch.h 109 void (GLAPIENTRY *glMultiTexCoord2fv) ( GLenum target, const GLfloat *v );
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 171 void (GLAPIENTRY *GLDispatch::glMultiTexCoord2fv)(GLenum, const GLfloat *) = NULL;
424 LOAD_GL_FUNC(glMultiTexCoord2fv);
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 151 static void (GLAPIENTRY *glMultiTexCoord2fv) ( GLenum target, const GLfloat *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 68 milliseconds