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

  /external/chromium_org/third_party/mesa/src/docs/
MESA_agp_offset.spec 67 On "PC" computers, AGP memory can be allocated with glXAllocateMemoryNV
  /external/mesa3d/docs/
MESA_agp_offset.spec 67 On "PC" computers, AGP memory can be allocated with glXAllocateMemoryNV
  /external/chromium_org/third_party/mesa/src/include/GL/
glx.h 362 extern void *glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
  /external/mesa3d/include/GL/
glx.h 362 extern void *glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
glx.h 352 extern void *glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx.h 352 extern void *glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.c 1071 glXAllocateMemoryNV( GLsizei size,
1358 { "glXAllocateMemoryNV", (__GLXextFuncPtr) glXAllocateMemoryNV },
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 1071 glXAllocateMemoryNV( GLsizei size,
1358 { "glXAllocateMemoryNV", (__GLXextFuncPtr) glXAllocateMemoryNV },
    [all...]

Completed in 257 milliseconds