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

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.cpp 133 LOAD_GL_FUNC(glMultiTexCoord2sv);
GLDispatch.h 110 void (GLAPIENTRY *glMultiTexCoord2sv) ( GLenum target, const GLshort *v );
  /external/mesa3d/docs/
RELNOTES-4.0 79 glMultiTexCoord2sv
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 172 void (GLAPIENTRY *GLDispatch::glMultiTexCoord2sv)(GLenum, const GLshort *) = NULL;
425 LOAD_GL_FUNC(glMultiTexCoord2sv);
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 152 static void (GLAPIENTRY *glMultiTexCoord2sv) ( GLenum target, const GLshort *v );
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /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...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.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/include/SDL/
SDL_opengl.h     [all...]

Completed in 262 milliseconds