Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h92 inline constexpr const char *kDebugMessageInsertBufNULL = "the <buf> of DebugMessageInsert cannot b… variable
DvalidationES2.cpp2172 ANGLE_VALIDATION_ERROR(GL_INVALID_VALUE, kDebugMessageInsertBufNULL); in ValidateDebugMessageInsertBase()