Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h283 inline constexpr const char *kInvalidDebugSource = "Invalid debug source."; variable
DvalidationES2.cpp2098 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kInvalidDebugSource); in ValidateDebugMessageControlBase()
2154 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kInvalidDebugSource); in ValidateDebugMessageInsertBase()
2166 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kInvalidDebugSource); in ValidateDebugMessageInsertBase()
2272 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kInvalidDebugSource); in ValidatePushDebugGroupBase()