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

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.h 118 void (GLAPIENTRY *glNormal3fv) ( const GLfloat *v );
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 181 void (GLAPIENTRY *GLDispatch::glNormal3fv)(const GLfloat *) = NULL;
434 LOAD_GL_FUNC(glNormal3fv);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 160 static void (GLAPIENTRY *glNormal3fv) ( const GLfloat *v );
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 148 milliseconds