Home
last modified time | relevance | path

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

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/khr_debug/
H A Ddebug-push-pop-group.c33 static const int MessageId2 = 202; variable
116 DebugMessageInsert(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, MessageId2, in insert_inheritance_messages()
133 GLuint allowedIds2[] = {MessageId2}; in test_push_pop_group_inheritance()
137 GLuint expectedIds2[] = {MessageId1, MessageId2}; in test_push_pop_group_inheritance()
138 GLuint expectedIds3[] = {MessageId1, MessageId2, MessageId3}; in test_push_pop_group_inheritance()