Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h120 MSG kExceedsMaxDebugGroupStackDepth = "Cannot push more than GL_MAX_DEBUG_GROUP_STACK_DEPTH debug g… variable
DvalidationES2.cpp2092 context->validationError(entryPoint, GL_STACK_OVERFLOW, kExceedsMaxDebugGroupStackDepth); in ValidatePushDebugGroupKHR()