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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddebug_output.c237 static GLuint oom_msg_id = 0; local in function:debug_message_store
238 _mesa_debug_get_id(&oom_msg_id);
245 msg->id = oom_msg_id;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddebug_output.c235 static GLuint oom_msg_id = 0; local in function:debug_message_store
236 _mesa_debug_get_id(&oom_msg_id);
243 msg->id = oom_msg_id;

Completed in 4 milliseconds