Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp220 emitMessages(ctx, GL_DEBUG_SOURCE_THIRD_PARTY); in thirdparty_messages()
244 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_THIRD_PARTY, 4, -1, "3rd Party group 1-3"); in push_pop_messages()
245 ctx.expectMessage(GL_DEBUG_SOURCE_THIRD_PARTY, GL_DEBUG_TYPE_PUSH_GROUP); in push_pop_messages()
247 ctx.expectMessage(GL_DEBUG_SOURCE_THIRD_PARTY, GL_DEBUG_TYPE_POP_GROUP); in push_pop_messages()
251 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_THIRD_PARTY, 4, -1, "3rd Party group 2"); in push_pop_messages()
252 ctx.expectMessage(GL_DEBUG_SOURCE_THIRD_PARTY, GL_DEBUG_TYPE_PUSH_GROUP); in push_pop_messages()
254 ctx.expectMessage(GL_DEBUG_SOURCE_THIRD_PARTY, GL_DEBUG_TYPE_POP_GROUP); in push_pop_messages()
440 id.source == GL_DEBUG_SOURCE_THIRD_PARTY || in verifyMessageCount()
671 …gl.debugMessageControl(GL_DEBUG_SOURCE_THIRD_PARTY, GL_DONT_CARE, GL_DONT_CARE, 0, DE_NULL, true);… in iterate()
1383 …gl.debugMessageControl(GL_DEBUG_SOURCE_THIRD_PARTY, GL_DONT_CARE, GL_DONT_CARE, 0, DE_NULL, true);… in iterate()
[all …]
/external/mesa3d/src/mesa/main/
Ddebug_output.c118 GL_DEBUG_SOURCE_THIRD_PARTY,
1188 case GL_DEBUG_SOURCE_THIRD_PARTY: in _mesa_PushDebugGroup()
/external/deqp/framework/opengl/
DgluStrUtil.inl1589 case GL_DEBUG_SOURCE_THIRD_PARTY: return "GL_DEBUG_SOURCE_THIRD_PARTY";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h194 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl408 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro
/external/mesa3d/include/GLES3/
Dgl32.h1541 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro
/external/swiftshader/include/GL/
Dglcorearb.h2275 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro
Dglext.h2222 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro
/external/mesa3d/include/GL/
Dglcorearb.h2299 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro
Dglext.h2246 #define GL_DEBUG_SOURCE_THIRD_PARTY 0x8249 macro