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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
gldefs.h 27 #define GL_CLIENT_VERTEX_ARRAY_BIT 0x00000002
  /external/chromium_org/third_party/mesa/src/src/glx/
clientattrib.c 87 if (mask & GL_CLIENT_VERTEX_ARRAY_BIT) {
116 if (mask & GL_CLIENT_VERTEX_ARRAY_BIT) {
  /external/mesa3d/src/glx/
clientattrib.c 87 if (mask & GL_CLIENT_VERTEX_ARRAY_BIT) {
116 if (mask & GL_CLIENT_VERTEX_ARRAY_BIT) {
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c     [all...]
  /external/mesa3d/src/mesa/main/
attrib.c     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 766 #define GL_CLIENT_VERTEX_ARRAY_BIT 0x00000002
    [all...]
  /external/mesa3d/include/GL/
gl.h 766 #define GL_CLIENT_VERTEX_ARRAY_BIT 0x00000002
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 764 #define GL_CLIENT_VERTEX_ARRAY_BIT 0x00000002
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 764 #define GL_CLIENT_VERTEX_ARRAY_BIT 0x00000002
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 764 #define GL_CLIENT_VERTEX_ARRAY_BIT 0x00000002
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]

Completed in 1929 milliseconds