HomeSort by: relevance | last modified time | path
    Searched refs:GL_NVX_gpu_memory_info (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/xdemos/
glinfo_common.c 999 #ifdef GL_NVX_gpu_memory_info
1002 printf("Memory info (GL_NVX_gpu_memory_info):\n");
1020 if (strstr(glExtensions, "GL_NVX_gpu_memory_info"))
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_query_renderer.spec 308 GL_NVX_gpu_memory_info) allow easy queries after context creation. With
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_query_renderer.spec 308 GL_NVX_gpu_memory_info) allow easy queries after context creation. With
  /xsrc/external/mit/MesaLib/dist/src/util/
00-mesa-defaults.conf 308 <!-- This makes it use GL_NVX_gpu_memory_info to query memory info
  /xsrc/external/mit/MesaLib.old/dist/include/GL/
glext.h 9368 #ifndef GL_NVX_gpu_memory_info
9369 #define GL_NVX_gpu_memory_info 1
9375 #endif /* GL_NVX_gpu_memory_info */
  /xsrc/external/mit/MesaLib/dist/include/GL/
glext.h 9402 #ifndef GL_NVX_gpu_memory_info
9403 #define GL_NVX_gpu_memory_info 1
9409 #endif /* GL_NVX_gpu_memory_info */
  /xsrc/external/mit/libepoxy/src/
gl_generated.h 635 #define GL_NVX_gpu_memory_info 1
    [all...]

Completed in 116 milliseconds