Home | History | Annotate | Download | only in main

Lines Matching refs:ids

539  * Set the state of all message IDs found in the given intersection of
544 * IDs in the hash table, and setting the default state for all
546 * yet-unknown message IDs that may be used in the future will be
1036 GLenum *types, GLenum *ids, GLenum *severities,
1093 if (ids)
1094 *ids++ = msg->id;
1108 const GLuint *ids, GLboolean enabled)
1136 "%s(When passing an array of ids, severity must be"
1149 debug_set_message_enable(debug, source, type, ids[i], enabled);