Home
last modified time | relevance | path

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

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/khr_debug/
H A Ddebug-push-pop-group.c32 static const int MessageId1 = 101; variable
113 DebugMessageInsert(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, MessageId1, in insert_inheritance_messages()
132 GLuint allowedIds1[] = {MessageId1}; in test_push_pop_group_inheritance()
136 GLuint expectedIds1[] = {MessageId1}; 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()
241 DebugMessageInsert(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, MessageId1, in test_push_pop_debug_group()
252 DebugMessageInsert(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, MessageId1, in test_push_pop_debug_group()
259 DebugMessageInsert(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_MARKER, MessageId1, in test_push_pop_debug_group()