Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h612 inline constexpr const char *kTextureRectangleNotSupported = "Context does not support GL_ANGLE_tex… variable
DvalidationES2.cpp6432 ANGLE_VALIDATION_ERROR(GL_INVALID_ENUM, kTextureRectangleNotSupported); in RecordBindTextureTypeError()