Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h133 MSG kExceedsMaxDebugGroupStackDepth = "Cannot push more than GL_MAX_DEBUG_GROUP_STACK_DEPTH debug g… variable
H A DvalidationES2.cpp2235 ANGLE_VALIDATION_ERROR(GL_STACK_OVERFLOW, kExceedsMaxDebugGroupStackDepth); in ValidatePushDebugGroupBase()