Searched refs:GL_TIME_ELAPSED_EXT (Results 1 – 3 of 3) sorted by relevance
150 glBeginQueryEXT(GL_TIME_ELAPSED_EXT, mTimingQueries[mTimingStartIndex]); in startGlTimer()168 glEndQueryEXT(GL_TIME_ELAPSED_EXT); in stopGlTimer()
1160 GL_ENUM(0x88BF,GL_TIME_ELAPSED_EXT)
769 #define GL_TIME_ELAPSED_EXT 0x88BF macro