Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Ddebug_output.c235 static GLuint oom_msg_id = 0; in debug_message_store() local
236 _mesa_debug_get_id(&oom_msg_id); in debug_message_store()
243 msg->id = oom_msg_id; in debug_message_store()