Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h251 MSG kInvalidDebugSource = "Invalid debug source."; variable
DvalidationES2.cpp1939 context->validationError(entryPoint, GL_INVALID_ENUM, kInvalidDebugSource); in ValidateDebugMessageControlKHR()
1997 context->validationError(entryPoint, GL_INVALID_ENUM, kInvalidDebugSource); in ValidateDebugMessageInsertKHR()
2009 context->validationError(entryPoint, GL_INVALID_ENUM, kInvalidDebugSource); in ValidateDebugMessageInsertKHR()
2078 context->validationError(entryPoint, GL_INVALID_ENUM, kInvalidDebugSource); in ValidatePushDebugGroupKHR()