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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 222 void (GLAPIENTRY *GLDispatch::glWeightPointerARB) (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) = NULL;
457 LOAD_GLEXT_FUNC(glWeightPointerARB);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 187 static void (GLAPIENTRY *glWeightPointerARB) (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
  /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