Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h489 inline constexpr const char *kNoProgramBinaryFormats = "No program binary formats supported."; variable
DvalidationES.cpp5300 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kNoProgramBinaryFormats); in ValidateGetProgramBinaryBase()