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

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.h 119 void (GLAPIENTRY *glNormal3sv) ( const GLshort *v );
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 181 void (GLAPIENTRY *GLDispatch::glNormal3sv)(const GLshort *) = NULL;
434 LOAD_GL_FUNC(glNormal3sv);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 161 static void (GLAPIENTRY *glNormal3sv) ( const GLshort *v );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 48 milliseconds