Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h282 MSG kInvalidDebugSourceType = "If count is greater than zero, source and type cannot be GL_DONT_CAR… variable
H A DvalidationES2.cpp2108 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kInvalidDebugSourceType); in ValidateDebugMessageControlKHR()