Home
last modified time | relevance | path

Searched refs:NextDynamicID (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddebug_output.c41 static GLuint NextDynamicID = 1; variable
199 *id = NextDynamicID++; in _mesa_debug_get_id()