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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xmesaP.h 419 #define ENABLE_EXT_timer_query 1 /* should have 64-bit GLuint64EXT */
421 #define ENABLE_EXT_timer_query 0 /* may not have 64-bit GLuint64EXT */
  /external/mesa3d/src/mesa/drivers/x11/
xmesaP.h 419 #define ENABLE_EXT_timer_query 1 /* should have 64-bit GLuint64EXT */
421 #define ENABLE_EXT_timer_query 0 /* may not have 64-bit GLuint64EXT */

Completed in 22 milliseconds