Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddebug_output.c238 static GLuint oom_msg_id = 0; in debug_message_store() local
239 _mesa_debug_get_id(&oom_msg_id); in debug_message_store()
246 msg->id = oom_msg_id; in debug_message_store()