Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h156 inline constexpr const char *kFormatNotRenderable = "Internal format is not renderable."; variable
DvalidationES.cpp8487 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kFormatNotRenderable); in ValidateGetInternalFormativBase()